summaryrefslogtreecommitdiff
path: root/cypress/fixtures/example.json
diff options
context:
space:
mode:
Diffstat (limited to 'cypress/fixtures/example.json')
-rw-r--r--cypress/fixtures/example.json5
1 files changed, 0 insertions, 5 deletions
diff --git a/cypress/fixtures/example.json b/cypress/fixtures/example.json
deleted file mode 100644
index 519902d..0000000
--- a/cypress/fixtures/example.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
- "name": "Using fixtures to represent data",
- "email": "hello@cypress.io",
- "body": "Fixtures are a great way to mock data for responses to routes"
-}