We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01f7604 commit ed36b8fCopy full SHA for ed36b8f
package.json
@@ -8,7 +8,7 @@
8
"scripts": {
9
"lint": "standard",
10
"lint:fix": "standard --fix",
11
- "test": "node --test test/config.test.js test/steps.test.js"
+ "test": "node --test 'test/**/*.test.js'"
12
},
13
"repository": {
14
"type": "git",
0 commit comments