mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 18:08:08 +00:00
Watch all tests at start
This commit is contained in:
parent
3ad791a752
commit
b3bfff997a
@ -24,7 +24,7 @@
|
||||
"lint:css": "stylelint './src/js/**/*.js'",
|
||||
"test:*": "run-p test:*",
|
||||
"test:unit": "jest",
|
||||
"test-unit:watch": "jest -o --watch"
|
||||
"test-unit:watch": "jest -o --watchAll"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel": "^6.23.0",
|
||||
|
Loading…
Reference in New Issue
Block a user