2
0
mirror of https://github.com/iconify/iconify.git synced 2024-10-24 09:32:02 +00:00
iconify/components-demo/sapper-demo/cypress/fixtures/example.json
2022-05-12 22:39:56 +03:00

5 lines
154 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"
}