Actualizacion de seguridad
This commit is contained in:
2
node_modules/ejs/jakefile.js
generated
vendored
2
node_modules/ejs/jakefile.js
generated
vendored
@@ -64,7 +64,7 @@ task('docPublish', ['doc'], function () {
|
||||
|
||||
desc('Runs the EJS test suite');
|
||||
task('test', ['lint'], function () {
|
||||
exec(path.join('./node_modules/.bin/mocha'));
|
||||
exec(path.join('./node_modules/.bin/mocha --u tdd'));
|
||||
});
|
||||
|
||||
publishTask('ejs', ['build'], function () {
|
||||
|
||||
Reference in New Issue
Block a user