Skip to content

Commit e1e3db1

Browse files
author
colin clark
committed
quit test after running
1 parent 6d1e94a commit e1e3db1

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
@@ -10,7 +10,7 @@
1010
"scripts": {
1111
"start": "react-scripts start",
1212
"build": "react-scripts build",
13-
"test": "react-scripts test --env=jsdom",
13+
"test": "react-scripts test --env=jsdom --bail",
1414
"eject": "react-scripts eject"
1515
}
1616
}

0 commit comments

Comments
 (0)