We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5fdb16e commit ed50365Copy full SHA for ed50365
package.json
@@ -6,8 +6,7 @@
6
"test": "test"
7
},
8
"scripts": {
9
- "test": "./node_modules/.bin/mocha --recursive --reporter list",
10
- "test-all": "./node_modules/.bin/mocha --recursive --reporter list ."
+ "test": "./node_modules/.bin/mocha"
11
12
"repository": {
13
"type": "git",
0 commit comments