Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'cypress.json')
-rw-r--r--cypress.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/cypress.json b/cypress.json
index f58dd3916..93841dbc8 100644
--- a/cypress.json
+++ b/cypress.json
@@ -2,5 +2,6 @@
"baseUrl": "https://localhost:8081/index.php/",
"projectId": "hx9gqy",
"viewportWidth": 1280,
- "viewportHeight": 720
+ "viewportHeight": 720,
+ "experimentalSessionSupport": true
}