Files
xyflow/cypress.json
2022-03-14 17:13:20 +01:00

8 lines
133 B
JSON

{
"baseUrl": "http://localhost:3000",
"viewportWidth": 1280,
"viewportHeight": 720,
"video": false,
"pluginsFile": false
}