summaryrefslogtreecommitdiffstats
path: root/public/cypress/fixtures/example.json
blob: da18d9352a17d427321962199a1fa43b8ab5cfe4 (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"
}