aboutsummaryrefslogtreecommitdiff
path: root/backend/tests/product/chair.json
diff options
context:
space:
mode:
authorAkshay <[email protected]>2020-12-24 05:21:40 +0000
committerAkshay <[email protected]>2020-12-24 05:21:40 +0000
commit9d2b6ee10ec5359cc91769d430485c8c869ba1a8 (patch)
treeb2d541e575ab6e3f70cb709f156f06afca085881 /backend/tests/product/chair.json
parent7c65421328552b08e64df25e224fe9d54d363e6e (diff)
monorepo
Diffstat (limited to 'backend/tests/product/chair.json')
-rw-r--r--backend/tests/product/chair.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/backend/tests/product/chair.json b/backend/tests/product/chair.json
new file mode 100644
index 0000000..bb13c8b
--- /dev/null
+++ b/backend/tests/product/chair.json
@@ -0,0 +1,6 @@
1{
2 "name": "Urban Ladder Teak Chair",
3 "kind": "Chair",
4 "price": 3500,
5 "description": "Sleek, modern chair for offices and workplaces"
6}