Files
CMS-Server/cypress/fixtures/example.json
Matt Batchelder 6e3929c459 init commit
2026-02-11 20:55:38 -05:00

5 lines
154 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"
}