1
0
Fork 0
mirror of https://github.com/hedgedoc/hedgedoc.git synced 2025-03-30 15:44:33 +00:00
hedgedoc/cypress.json
Philip Molares e0dbb05572
changed calls to cy.route to cy.intercept ()
Signed-off-by: Philip Molares <philip.molares@udo.edu>
2020-11-30 12:31:54 +01:00

5 lines
94 B
JSON

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