Revert "build app before running e2e tests"

This reverts commit 75ef92d645.
This commit is contained in:
Rory Powell 2022-02-01 06:38:28 +00:00
parent 0600f77cef
commit 0716f18f76
1 changed files with 0 additions and 1 deletions

View File

@ -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": {