
* Cypress tests for channels Co-authored-by: Marcin Gębala <maarcin.gebala@gmail.com> Co-authored-by: Krzysztof Wolski <krzysztof.k.wolski@gmail.com>
7 lines
163 B
JSON
7 lines
163 B
JSON
{
|
|
"baseUrl": "http://localhost:9000/dashboard/",
|
|
"defaultCommandTimeout": 15000,
|
|
"requestTimeout": 15000,
|
|
"viewportWidth": 1400,
|
|
"viewportHeight": 660
|
|
}
|