tubearchivist-frontend/cypress/fixtures/example.json
Sean Norwood 2e213376e3
Initial
2022-10-18 14:28:37 -05: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"
}