tiptap/tests/cypress.json
Philipp Kühn 2d129459ca fix tests
2021-08-26 14:07:37 +02:00

7 lines
155 B
JSON

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