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 0668183 commit 1a8be42Copy full SHA for 1a8be42
package.json
@@ -15,6 +15,6 @@
15
"mocha": "^5.2.0"
16
},
17
"scripts": {
18
- "test": "mocha"
+ "test": "mocha --exit"
19
}
20
0 commit comments