Skip to content

Commit cd32ba0

Browse files
committed
pass without test
1 parent 14a9b20 commit cd32ba0

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
@@ -20,7 +20,7 @@
2020
"scripts": {
2121
"start": "react-scripts start",
2222
"build": "react-scripts build",
23-
"test": "react-scripts test",
23+
"test": "react-scripts test --passWithNoTests",
2424
"eject": "react-scripts eject"
2525
},
2626
"eslintConfig": {

0 commit comments

Comments
 (0)