summaryrefslogtreecommitdiff
path: root/cypress/fixtures/example.json
blob: 519902d71a02cb67239bf9e90924dd6800e9e61a (plain)
1
2
3
4
5
{
    "name": "Using fixtures to represent data",
    "email": "hello@cypress.io",
    "body": "Fixtures are a great way to mock data for responses to routes"
}