Files
ionic-framework/packages/react-router/test-app/cypress/fixtures/example.json
2020-07-07 12:02:05 -05: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"
}