mirror of
https://github.com/freqtrade/frequi.git
synced 2024-11-10 10:21:55 +00:00
add cy:run script
This commit is contained in:
parent
9698b5c836
commit
1cfc06415d
|
@ -10,6 +10,7 @@
|
|||
"check-types": "tsc --noemit",
|
||||
"lint-ci": "vue-cli-service lint --no-fix",
|
||||
"cy:open": "cypress open",
|
||||
"cy:run": "cypress run",
|
||||
"cy:open-ct": "cypress open-ct",
|
||||
"cy:run-ct": "cypress run-ct"
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue
Block a user