Files
zitadel/apps/login/cypress/fixtures/example.json
Elio Bischof 4c946fa564 Revert "remove integration tests"
This reverts commit 9f8a24ad7c.
2023-06-08 07:20:30 +02: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"
}