Skip to content

Commit 40e5b25

Browse files
author
Ives van Hoorne
committed
Remove jest scripts
1 parent 59f14b1 commit 40e5b25

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/react-sandpack/package.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@
2525
"start": "npm-run-all --parallel watch:**",
2626
"watch:rollup": "rollup -c rollup.config.ts -w",
2727
"watch:gulp": "gulp sass:watch",
28-
"test": "jest",
29-
"test:watch": "jest --watch",
3028
"test:prod": "npm run lint && npm run test -- --coverage --no-cache",
3129
"deploy-docs": "ts-node tools/gh-pages-publish",
3230
"report-coverage": "cat ./coverage/lcov.info | coveralls",

0 commit comments

Comments
 (0)