1
0
Fork 0
mirror of synced 2024-06-27 02:20:35 +12:00

change package.json script temporarily

This commit is contained in:
kevmodrome 2020-06-11 16:40:45 +02:00
parent 5140069ed6
commit 5640f03fff

View file

@ -13,7 +13,7 @@
"cy:setup": "rm -rf node ~/.budibase-cypress && ../cli/bin/budi init -d ~/.budibase-cypress && node ../cli/bin/budi run -d ~/.budibase-cypress",
"cy:run": "cypress run",
"cy:open": "cypress open",
"cy:test": "start-server-and-test cy:setup http://localhost:4001/_builder cy:run"
"cy:test": "start-server-and-test cy:setup http://localhost:4001/_builder cy:open"
},
"jest": {
"globals": {