We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14a9b20 commit cd32ba0Copy full SHA for cd32ba0
package.json
@@ -20,7 +20,7 @@
20
"scripts": {
21
"start": "react-scripts start",
22
"build": "react-scripts build",
23
- "test": "react-scripts test",
+ "test": "react-scripts test --passWithNoTests",
24
"eject": "react-scripts eject"
25
},
26
"eslintConfig": {
0 commit comments