summaryrefslogtreecommitdiff
path: root/cypress/fixtures/example.json
blob: 02e4254378e9785f013be7cc8d94a8229dcbcbb7 (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"
}