mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
Remove coverage flag
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"serve": "node dev-server.js",
|
||||
"start": "concurrently --kill-others \"npm run dev\" \"npm run serve\"",
|
||||
"test.watch": "stencil test --spec --e2e --watchAll",
|
||||
"test": "stencil test --spec --e2e --coverage",
|
||||
"test": "stencil test --spec --e2e",
|
||||
"version": "npm run build"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user