We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b884085 commit f83e0b8Copy full SHA for f83e0b8
exercises/package.json
@@ -32,7 +32,7 @@
32
"scripts": {
33
"start": "react-scripts start",
34
"build": "react-scripts build",
35
- "test": "jest --watch",
+ "test": "jest --watchAll",
36
"eject": "react-scripts eject"
37
},
38
"jest": {
0 commit comments