1
0
Fork 0
mirror of https://github.com/datashard/snapshot.git synced 2025-07-15 04:27:20 +00:00
snapshot/cypress/fixtures/example.json
2017-12-12 14:35:27 -05:00

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