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:
authormax-nextcloud <max@nextcloud.com>2022-03-31 15:50:47 +0300
committerGitHub <noreply@github.com>2022-03-31 15:50:47 +0300
commite608225885e657a425e1d8f9de72ceec62ff94f4 (patch)
tree772d285261f3447caf6de88f51d5bee28d73cc9a /cypress.json
parent2a267643abd7a1a9a35d666cb226e4bbb8767379 (diff)
parent302e999101723bc68374968ccc8d188d9beca5c6 (diff)
Merge pull request #2249 from nextcloud/debug/ci-failurev24.0.0beta2
debug: ci failures with server errors in cypress
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 93841dbc8..80dff6192 100644
--- a/cypress.json
+++ b/cypress.json
@@ -2,6 +2,6 @@
"baseUrl": "https://localhost:8081/index.php/",
"projectId": "hx9gqy",
"viewportWidth": 1280,
- "viewportHeight": 720,
+ "viewportHeight": 900,
"experimentalSessionSupport": true
}