presenton/servers/nextjs/cypress/fixtures/example.json
2025-05-11 02:16:53 +05:45

5 lines
155 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"
}