remove e2e to try to debug circle ci
This commit is contained in:
parent
f10694f8b0
commit
ff97b5d4fa
@ -14,7 +14,7 @@
|
||||
"postinstall": "webdriver-manager update --gecko false",
|
||||
"start": "ionic serve",
|
||||
"test": "ng test --code-coverage",
|
||||
"test:ci": "ng test --watch=false && npm run e2e",
|
||||
"test:ci": "ng test --watch=false",
|
||||
"cov": "opn coverage/index.html"
|
||||
},
|
||||
"dependencies": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user