1
0
mirror of https://github.com/amir20/dozzle.git synced 2025-12-25 06:49:23 +01:00
Files
dozzle/e2e/cypress/fixtures/example.json
Amir Raminfar 965d1a52b1 Updates cypress
2022-06-29 13:30:40 -07: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"
}