projects
/
arvados.git
/ blob
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge commit '3b735dd9330e0989f51a76771c3303031154154e' into 21158-wf-page-list
[arvados.git]
/
services
/
workbench2
/
cypress.json
1
{
2
"baseUrl": "https://localhost:3000/",
3
"chromeWebSecurity": false,
4
"viewportWidth": 1920,
5
"viewportHeight": 1080,
6
"downloadsFolder": "cypress/downloads",
7
"videoCompression": false
8
}