Revert "build app before running e2e tests"
This reverts commit 6eca23541f
.
This commit is contained in:
parent
96aa46bddf
commit
ec3c196c03
|
@ -17,7 +17,6 @@
|
|||
"cy:run:ci": "cypress run --record",
|
||||
"cy:test": "start-server-and-test cy:setup http://localhost:10001/builder cy:run",
|
||||
"cy:ci": "start-server-and-test cy:setup http://localhost:10001/builder cy:run",
|
||||
"precy:ci": "yarn run build",
|
||||
"cy:debug": "start-server-and-test cy:setup http://localhost:10001/builder cy:open"
|
||||
},
|
||||
"jest": {
|
||||
|
|
Loading…
Reference in New Issue