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 6d1e94a commit e1e3db1Copy full SHA for e1e3db1
package.json
@@ -10,7 +10,7 @@
10
"scripts": {
11
"start": "react-scripts start",
12
"build": "react-scripts build",
13
- "test": "react-scripts test --env=jsdom",
+ "test": "react-scripts test --env=jsdom --bail",
14
"eject": "react-scripts eject"
15
}
16
0 commit comments