Skip to content

Commit 882625d

Browse files
restore --forceExit
1 parent 12d0b85 commit 882625d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"private": false,
1313
"scripts": {
1414
"lint:js": "eslint .",
15-
"test": "jest . --verbose --no-watchman --runInBand",
15+
"test": "jest . --verbose --no-watchman --runInBand --forceExit",
1616
"release": "release-it"
1717
},
1818
"dependencies": {

0 commit comments

Comments
 (0)