Skip to content

Commit f83e0b8

Browse files
committed
updated test command
1 parent b884085 commit f83e0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exercises/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"scripts": {
3333
"start": "react-scripts start",
3434
"build": "react-scripts build",
35-
"test": "jest --watch",
35+
"test": "jest --watchAll",
3636
"eject": "react-scripts eject"
3737
},
3838
"jest": {

0 commit comments

Comments
 (0)