Revert "build app before running e2e tests"
This reverts commit 75ef92d645
.
This commit is contained in:
parent
0600f77cef
commit
0716f18f76
|
@ -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