1
0
Fork 0
mirror of synced 2024-06-30 20:10:54 +12:00
budibase/packages/builder/cypress/fixtures/example.json
2020-06-09 13:52:00 +02: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"
}