mermaid/cypress/fixtures/example.json
2022-02-10 20:32:21 +01:00

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