presenton/electron/servers/nextjs/cypress/fixtures/example.json
2026-02-20 12:02:23 +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"
}