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 61ea41c commit 8b2e2e1Copy full SHA for 8b2e2e1
package.json
@@ -26,7 +26,7 @@
26
"scripts": {
27
"start": "react-scripts start",
28
"build": "react-scripts build",
29
- "test": "react-scripts test",
+ "test": "react-scripts test --passWithNoTests",
30
"eject": "react-scripts eject"
31
},
32
"eslintConfig": {
0 commit comments