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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/cypress.json b/cypress.json
index 80dff6192..936edd8ab 100644
--- a/cypress.json
+++ b/cypress.json
@@ -3,5 +3,5 @@
"projectId": "hx9gqy",
"viewportWidth": 1280,
"viewportHeight": 900,
- "experimentalSessionSupport": true
+ "experimentalSessionAndOrigin": true
}