Files
Cloud-CMS/cypress/fixtures/example.json
Matt Batchelder 05ce0da296 Initial Upload
2025-12-02 10:32:59 -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"
}