tiptap/tests/cypress.json
2021-06-03 09:56:26 +02:00

7 lines
154 B
JSON

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