tiptap/tests/cypress.json
2020-08-14 17:05:00 +02:00

6 lines
111 B
JSON

{
"baseUrl": "http://localhost:3000",
"integrationFolder": "../docs/src/",
"testFiles": "**/*.spec.js"
}