Skip to content

Commit 663832a

Browse files
committed
chore: Run lint
1 parent 6e1f867 commit 663832a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/blockly/tests/browser/.mocharc.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
module.exports = {
44
ui: 'tdd',
55
require: __dirname + '/test/hooks.mjs',
6-
spec: 'tests/browser/test/**/*_test.mjs'
6+
spec: 'tests/browser/test/**/*_test.mjs',
77
};

0 commit comments

Comments
 (0)