Files
deck/cypress.json
Luka Trovic f2ba1bd4ab fix: make cypress tests pass
Signed-off-by: Luka Trovic <luka@nextcloud.com>
2022-05-09 12:07:33 +01:00

8 lines
165 B
JSON

{
"baseUrl": "http://nextcloud.local/index.php",
"projectId": "hx9gqy",
"viewportWidth": 1280,
"viewportHeight": 720,
"experimentalSessionSupport": true
}