collab/mermaid/cypress/fixtures/example.json
blame
View source
6dd74de
1
{
6dd74de
2
"name": "Using fixtures to represent data",
6dd74de
3
"email": "hello@cypress.io",
6dd74de
4
"body": "Fixtures are a great way to mock data for responses to routes"
6dd74de
5
}