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 2fc2e0f commit bebb85dCopy full SHA for bebb85d
package.json
@@ -24,7 +24,7 @@
24
"scripts": {
25
"start": "react-scripts start",
26
"build": "react-scripts build",
27
- "test": "react-scripts test --coverage --verbose --watchAll",
+ "test": "react-scripts test --coverage",
28
"eject": "react-scripts eject"
29
},
30
"eslintConfig": {
0 commit comments