Files
nocodb/scripts/cypress/fixtures/example.json
Raju Udava 0928bb1ef1 [chore] cypress folder re-org
Signed-off-by: Raju Udava <sivadstala@gmail.com>
2021-10-25 18:32:01 +05:30

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"
}