Browse Source

Setting video flag back to true

pull/4140/head
Mitch-Budibase 4 years ago
parent
commit
35ea3f4232
  1. 2
      packages/builder/cypress.json

2
packages/builder/cypress.json

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

Loading…
Cancel
Save