Skip to content
This repository was archived by the owner on Mar 9, 2021. It is now read-only.

Commit 79d4faf

Browse files
committed
Mocha exit behavior changed in 4.0
1 parent c472db7 commit 79d4faf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "A tool to ease webfont subsetting.",
55
"main": "src/GlyphHanger.js",
66
"scripts": {
7-
"test": "mocha"
7+
"test": "mocha --exit"
88
},
99
"repository": {
1010
"type": "git",

0 commit comments

Comments
 (0)