Update root coverage command
This commit is contained in:
parent
5eef7b97ae
commit
dd2bb767cc
@ -31,7 +31,7 @@
|
||||
"test": "lerna run test",
|
||||
"test-firefox": "lerna run test-firefox",
|
||||
"test-chrome": "lerna run test-chrome",
|
||||
"coverage": "lerna run coverage",
|
||||
"coverage": "yarn workspaces foreach run coverage",
|
||||
"build": "lerna run build",
|
||||
"docs": "lerna run docs"
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user