wisemapping-frontend/packages/editor/cypress.json
Gonzalo Martinez 5e76bf99d9 Merged in integration-test-fix (pull request #58)
Integration test fix

* cypress find elements in shadow doms

* fix playground tests


Approved-by: Paulo Veiga
Approved-by: Paulo Veiga
2022-09-06 19:02:47 +00:00

7 lines
131 B
JSON

{
"video": false,
"videoUploadOnPasses": false,
"baseUrl": "http://localhost:8081",
"includeShadowDom": true
}