From 309e3ff4f626640198c24c6b8a5d8fc6253aebe3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20K=2EF=2E=20H=C3=B6lzenspies?= Date: Wed, 10 Apr 2024 13:51:18 +0100 Subject: [PATCH] Update expected test outcome --- .../output/api/yamlParser3.pcf | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/pkl-core/src/test/files/LanguageSnippetTests/output/api/yamlParser3.pcf b/pkl-core/src/test/files/LanguageSnippetTests/output/api/yamlParser3.pcf index 82534c9f..bd34d561 100644 --- a/pkl-core/src/test/files/LanguageSnippetTests/output/api/yamlParser3.pcf +++ b/pkl-core/src/test/files/LanguageSnippetTests/output/api/yamlParser3.pcf @@ -34,7 +34,13 @@ res1 { other = "other" } productx { - "other" + new { + skux = "BL394Dx" + quantityx = 5 + descriptionx = "Basketballx" + pricex = 451.23 + other = "other" + } new { skux = "BL4438Hx" quantityx = 2 @@ -42,6 +48,7 @@ res1 { pricex = 2393.23 other = "other" } + "other" } taxx = 252.64999999999998 totalx = 4444.75 @@ -86,7 +93,13 @@ res2 = List(new { other = "other" }, new { productx { - "other" + new { + skux = "BL394Dx" + quantityx = 5 + descriptionx = "Basketballx" + pricex = 451.23 + other = "other" + } new { skux = "BL4438Hx" quantityx = 2 @@ -94,6 +107,7 @@ res2 = List(new { pricex = 2393.23 other = "other" } + "other" } other = "other" }, new {