Skip to content
This repository was archived by the owner on Mar 10, 2020. It is now read-only.

Commit b498193

Browse files
authored
Update package.json
1 parent 2f6caa1 commit b498193

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
@@ -11,7 +11,7 @@
1111
"scripts": {
1212
"start": "react-scripts start",
1313
"build": "react-scripts build",
14-
"test": "react-scripts test --env=jsdom",
14+
"test": "react-scripts test --env=jsdom --passWithNoTests",
1515
"eject": "react-scripts eject"
1616
}
1717
}

0 commit comments

Comments
 (0)