Files
it-tools/cypress/fixtures/example.json
Corentin Thomasset 64c92a661c chore: first commit
2022-03-31 00:33:29 +02:00

6 lines
155 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"
}