tiptap/tests/cypress/fixtures/example.json
Philipp Kühn 4e5bf7f23a move tests
2020-04-17 13:05:43 +02:00

5 lines
154 B
JSON

{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}