react-starter-kit/cypress/fixtures/example.json
2022-06-27 18:04:55 +02:00

6 lines
133 B
JSON

{
"name": "Some name",
"email": "info@someName.com",
"body": "Fixtures are a great way to mock data for responses to routes"
}