Skip to content

Commit e582cb2

Browse files
Update test script in package.json
1 parent c61904a commit e582cb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"scripts": {
1818
"start": "react-scripts start",
1919
"build": "react-scripts build",
20-
"test": "react-scripts test --watchAll",
20+
"test": "react-scripts test --forceExit",
2121
"eject": "react-scripts eject"
2222
},
2323
"eslintConfig": {

0 commit comments

Comments
 (0)