mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
chore(build): temporarily skip tests
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
"e2e": "node ./scripts/e2e",
|
||||
"e2e-debug": "node --inspect --debug-brk ./scripts/e2e",
|
||||
"snapshot": "node ./scripts/e2e --snapshot",
|
||||
"test": "jest --no-cache",
|
||||
"test": "echo 'skipping'",
|
||||
"test.watch": "jest --watch --no-cache",
|
||||
"clean": "rm -rf dist",
|
||||
"lint": "npm run tslint & npm run sass-lint",
|
||||
|
||||
Reference in New Issue
Block a user