Skip to content

Commit 8b2e2e1

Browse files
Update package.json
1 parent 61ea41c commit 8b2e2e1

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
@@ -26,7 +26,7 @@
2626
"scripts": {
2727
"start": "react-scripts start",
2828
"build": "react-scripts build",
29-
"test": "react-scripts test",
29+
"test": "react-scripts test --passWithNoTests",
3030
"eject": "react-scripts eject"
3131
},
3232
"eslintConfig": {

0 commit comments

Comments
 (0)