hedgedoc/cypress.json
Philip Molares e0dbb05572
changed calls to cy.route to cy.intercept (#806)
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
}