We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93982ca commit 4ef088cCopy full SHA for 4ef088c
1 file changed
test.sh
@@ -30,5 +30,5 @@ else
30
# npm i --no-save node-test-github-reporter
31
# $NODE --test --test-reporter=node-test-github-reporter
32
# fi
33
- $NODE --test --test-reporter=spec lib/*/test/index.js lib/*/test.js routes/*.test.js
+ $NODE --test --test-reporter=spec lib/*/test/index.js lib/*/*.test.js routes/*.test.js
34
fi
0 commit comments