summaryrefslogtreecommitdiffstats
path: root/toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json')
-rw-r--r--toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json4
1 files changed, 4 insertions, 0 deletions
diff --git a/toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json b/toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json
new file mode 100644
index 0000000000..8f3fdc745a
--- /dev/null
+++ b/toolkit/components/shopping/test/xpcshell/data/unprocessable_entity.json
@@ -0,0 +1,4 @@
+{
+ "status": 422,
+ "error": "Unprocessable entity"
+}