mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-29 02:18:06 +00:00
Fix test command
This commit is contained in:
parent
630c55ad4c
commit
8ab0ae79a8
@ -24,7 +24,7 @@
|
||||
"lint:css": "stylelint './src/js/**/*.js'",
|
||||
"test": "run-s test:*",
|
||||
"test:unit": "jest",
|
||||
"test-unit:watch": "jest -o --watchAll"
|
||||
"test-unit:watch": "jest -o --watch"
|
||||
},
|
||||
"dependencies": {
|
||||
"babel": "^6.23.0",
|
||||
|
Loading…
Reference in New Issue
Block a user