1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00

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

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