1
0
Fork 0
mirror of synced 2024-07-06 06:50:49 +12:00
budibase/packages/builder/cypress.json
Mitch-Budibase 688a770b59 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

11 lines
166 B
JSON

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