diff --git a/test/009_multi_file/validation_state.snap.json b/test/009_multi_file/validation_state.snap.json new file mode 100644 index 0000000..fb78ced --- /dev/null +++ b/test/009_multi_file/validation_state.snap.json @@ -0,0 +1,16 @@ +{ + "actionType": "workflow", + "errors": [ + { + "code": "parse_error", + "detail": "mapping values are not allowed in this context at line 36 column 15", + "path": "", + "title": "Parse Error", + "location": { + "index": 1069, + "line": 36, + "column": 15 + } + } + ] +}