Files
manolia-alpha/user-interface/cypress/fixtures/example.json
Robin COuret 460c7a25e0 vue init
2026-02-13 09:27:43 +01: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"
}