--- a/tests/cpp_test_suite_golden_override/error.std_parseYaml1.jsonnet.golden +++ b/tests/cpp_test_suite_golden_override/error.std_parseYaml1.jsonnet.golden @@ -1,6 +1,6 @@ -runtime error: failed to parse yaml: error: line 1 column 5: mapping values are not allowed in this context at line 1, column 5 +runtime error: failed to parse yaml: error: line 1 column 5: mapping values are not allowed in this context --> :1:5 | 1 | a: b: - | ^ mapping values are not allowed in this context at line 1, column 5 + | ^ mapping values are not allowed in this context error.std_parseYaml1.jsonnet:1:14-24: function call \ No newline at end of file