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