Skip to content

Commit bebb85d

Browse files
committed
changed test script
1 parent 2fc2e0f commit bebb85d

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
@@ -24,7 +24,7 @@
2424
"scripts": {
2525
"start": "react-scripts start",
2626
"build": "react-scripts build",
27-
"test": "react-scripts test --coverage --verbose --watchAll",
27+
"test": "react-scripts test --coverage",
2828
"eject": "react-scripts eject"
2929
},
3030
"eslintConfig": {

0 commit comments

Comments
 (0)