1
0
Fork 0
mirror of synced 2024-08-09 07:08:01 +12:00

Setting video flag to false within Cypress.json

This commit is contained in:
Mitch-Budibase 2022-02-17 17:44:34 +00:00
parent 28cfcd3202
commit c7aeb97b26

View file

@ -1,6 +1,6 @@
{ {
"baseUrl": "http://localhost:10001", "baseUrl": "http://localhost:10001",
"video": true, "video": false,
"projectId": "bmbemn", "projectId": "bmbemn",
"env": { "env": {
"PORT": "10001", "PORT": "10001",