Fix indentation in some yaml tests (elastic/x-pack-elasticsearch#686)
The yaml test runner now throws error when skip or do sections are malformed, such as they don't start with the proper token (START_OBJECT). That signals bad indentation, which was previously ignored. Thanks (or due to) our pull parsing code, we were still able to properly parse the sections, yet other runners weren't able to. Original commit: elastic/x-pack-elasticsearch@920201207c
This commit is contained in:
parent
0f5bfca69a
commit
70a4a69e39