Skip to content

Commit 7b39928

Browse files
committed
Temporarily remove multi-React-version tests to quiet Jest
1 parent 4a8305a commit 7b39928

16 files changed

+1
-29057
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"clean": "rimraf lib dist es coverage",
3636
"lint": "eslint src test/utils test/components test/getTestDeps.js",
3737
"prepare": "npm run clean && npm run build",
38-
"test": "node ./test/run-tests.js",
38+
"test": "jest",
3939
"coverage": "codecov"
4040
},
4141
"peerDependencies": {

0 commit comments

Comments
 (0)