chore(tests): update cypress scripts

This commit is contained in:
braks
2022-10-07 18:42:51 +02:00
committed by Braks
parent cc4a007254
commit 8ee8996be9

View File

@@ -3,8 +3,8 @@
"version": "0.0.0",
"private": true,
"scripts": {
"test": "cypress run-ct",
"open": "cypress open-ct"
"test": "cypress run --component",
"open": "cypress open"
},
"dependencies": {
"@braks/vue-flow": "workspace:*"