Update test files

This commit is contained in:
2023-06-28 23:35:57 +01:00
parent b6d4a1f218
commit 9c0ababd93
2 changed files with 17 additions and 12 deletions
+3 -12
View File
@@ -1,14 +1,5 @@
{
"items": [
{
"name": "Text Book",
"type": "Book"
},
{
"name": "Notebook",
"type": "Stationary"
}
],
"Weight": 24.38,
"Required": true
"object": {
"value": 500
}
}
+14
View File
@@ -0,0 +1,14 @@
{
"items": [
{
"name": "Text Book",
"type": "Book"
},
{
"name": "Notebook",
"type": "Stationary"
}
],
"Weight": 24.38,
"Required": true
}