Files
tiptap/tests/cypress.json
Philipp Kühn 137a6dc230 fix most tests
2021-08-26 12:33:48 +02:00

7 lines
155 B
JSON

{
"baseUrl": "http://localhost:3000",
"integrationFolder": "../",
"testFiles": "{demos,tests}/**/*.spec.{js,ts}",
"defaultCommandTimeout": 15000
}