1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/builder/cypress/fixtures/example.json

5 lines
154 B
JSON
Raw Normal View History

2020-06-09 23:52:00 +12:00
{
"name": "Using fixtures to represent data",
"email": "hello@cypress.io",
"body": "Fixtures are a great way to mock data for responses to routes"
}