Update expected test outcome

This commit is contained in:
Philip K.F. Hölzenspies
2024-04-10 13:51:18 +01:00
committed by Philip K.F. Hölzenspies
parent 375b88f53e
commit 309e3ff4f6

View File

@@ -34,7 +34,13 @@ res1 {
other = "other" other = "other"
} }
productx { productx {
"other" new {
skux = "BL394Dx"
quantityx = 5
descriptionx = "Basketballx"
pricex = 451.23
other = "other"
}
new { new {
skux = "BL4438Hx" skux = "BL4438Hx"
quantityx = 2 quantityx = 2
@@ -42,6 +48,7 @@ res1 {
pricex = 2393.23 pricex = 2393.23
other = "other" other = "other"
} }
"other"
} }
taxx = 252.64999999999998 taxx = 252.64999999999998
totalx = 4444.75 totalx = 4444.75
@@ -86,7 +93,13 @@ res2 = List(new {
other = "other" other = "other"
}, new { }, new {
productx { productx {
"other" new {
skux = "BL394Dx"
quantityx = 5
descriptionx = "Basketballx"
pricex = 451.23
other = "other"
}
new { new {
skux = "BL4438Hx" skux = "BL4438Hx"
quantityx = 2 quantityx = 2
@@ -94,6 +107,7 @@ res2 = List(new {
pricex = 2393.23 pricex = 2393.23
other = "other" other = "other"
} }
"other"
} }
other = "other" other = "other"
}, new { }, new {