Files
xyflow/packages/core/cypress/fixtures/example.json
2022-07-11 18:04:27 +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"
}