mirror of
https://github.com/apple/pkl.git
synced 2026-04-24 09:18:35 +02:00
Update expected test outcome
This commit is contained in:
committed by
Philip K.F. Hölzenspies
parent
375b88f53e
commit
309e3ff4f6
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user