tiptap/tests/cypress.json
2022-05-16 12:49:12 +02:00

7 lines
155 B
JSON

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