diff --git a/test/mocha-admin.opts b/test/mocha-admin.opts index f61d9aa219..94dcdf27c9 100644 --- a/test/mocha-admin.opts +++ b/test/mocha-admin.opts @@ -1,5 +1,4 @@ admin/**/*.test.js ---growl --require babel-polyfill --reporter spec --compilers js:babel-core/register diff --git a/test/mocha.opts b/test/mocha.opts index e1f9fc0aa3..c586399f17 100644 --- a/test/mocha.opts +++ b/test/mocha.opts @@ -1,5 +1,4 @@ test/unit --recursive --require must ---growl --reporter progress