m3-academy-template-vtexio/tests/cypress/fixtures/example.json
Caroline Moran f2a03c53ae first commit
2022-08-11 09:06:07 -04: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"
}