1
0
Fork 0
mirror of synced 2024-09-10 14:35:47 +12:00
budibase/packages/builder/cypress.json
Mitch-Budibase 3672da15d7 Updates/Fixes based on previous test run
General test fixes/updates

-Removed createUser.spec.js - Covered by another file
-Skiipping two tests within queryLevelTransformer
2022-02-18 17:59:33 +00:00

10 lines
166 B
JSON

{
"baseUrl": "http://localhost:10001",
"video": false,
"projectId": "bmbemn",
"env": {
"PORT": "10001",
"JWT_SECRET": "test",
"HOST_IP": ""
}
}