matrepl/cypress/fixtures/example.json
Sander Hautvast c63e2dabb6 added tests
2021-03-02 18:04:49 +01:00

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