hedgedoc/cypress.json
Tilman Vatteroth f4e5d795e6
Parallel ci jobs (#1323)
* Add parallel testing to e2e ci job

Signed-off-by: Tilman Vatteroth <git@tilmanvatteroth.de>
2021-06-17 21:18:52 +02:00

6 lines
119 B
JSON

{
"baseUrl": "http://127.0.0.1:3001/",
"defaultCommandTimeout": 15000,
"video": false,
"projectId": "ht3vbo"
}