We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6e1f867 commit 663832aCopy full SHA for 663832a
packages/blockly/tests/browser/.mocharc.js
@@ -3,5 +3,5 @@
3
module.exports = {
4
ui: 'tdd',
5
require: __dirname + '/test/hooks.mjs',
6
- spec: 'tests/browser/test/**/*_test.mjs'
+ spec: 'tests/browser/test/**/*_test.mjs',
7
};
0 commit comments