mirror of
https://github.com/reduxjs/redux-devtools.git
synced 2025-07-27 00:19:55 +03:00
lerna run test
This commit is contained in:
parent
d1243ee020
commit
468d91adfe
|
@ -60,7 +60,7 @@
|
|||
"prettify": "prettier --write .",
|
||||
"prettier:check": "prettier --check .",
|
||||
"test": "jest --onlyChanged",
|
||||
"test:all": "cross-env BABEL_ENV=test jest --runInBand"
|
||||
"test:all": "lerna run test"
|
||||
},
|
||||
"workspaces": [
|
||||
"extension",
|
||||
|
|
Loading…
Reference in New Issue
Block a user