projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
18368: Notification banner first implementation
[arvados.git]
/
cypress.json
diff --git
a/cypress.json
b/cypress.json
index ebe064ea68f651c0d09c60a138c414062ea1c95d..1a4ed4082228a93d5fd9a1909dc53b9cfa8d73fb 100644
(file)
--- a/
cypress.json
+++ b/
cypress.json
@@
-2,5
+2,7
@@
"baseUrl": "https://localhost:3000/",
"chromeWebSecurity": false,
"viewportWidth": 1920,
- "viewportHeight": 1080
+ "viewportHeight": 1080,
+ "downloadsFolder": "cypress/downloads",
+ "videoCompression": false
}