We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm test
1 parent 285375d commit 20fe0f6Copy full SHA for 20fe0f6
1 file changed
package.json
@@ -7,7 +7,7 @@
7
"ember-module-migrator": "./bin/ember-module-migrator"
8
},
9
"scripts": {
10
- "test": "mocha test/**-test.js"
+ "test": "mocha test/**/*-test.js"
11
12
"author": "Robert Jackson <[email protected]>",
13
"license": "MIT",
0 commit comments