Skip to content

Commit a5f7d60

Browse files
authored
fix: we weren’t running all the tests (#1937)
1 parent 9445a9f commit a5f7d60

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
File renamed without changes.

test/mocha.opts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
--bail
22
--require ./test/initializers
33
packages/*/test/**/*.js
4-
packages/*/*.test.js
4+
packages/**/*.test.js
55

0 commit comments

Comments
 (0)