1
0
Fork 0
mirror of synced 2024-07-13 18:26:06 +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",
"video": true,
"video": false,
"projectId": "bmbemn",
"env": {
"PORT": "10001",