brotherton-erpnext/cypress/fixtures/example.json
2021-07-01 21:26:18 +05:30

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"
}