Become a bit stricter: do full-line pattern match, and update unit tests to capture the full error output

This commit is contained in:
Pim van Pelt
2022-03-22 15:10:40 +00:00
parent 7303adb74a
commit 7bf940be0a
6 changed files with 8 additions and 8 deletions

View File

@ -4,7 +4,7 @@ test:
expected:
- "yamale: .* is not a "
- "yamale: .*: Unexpected element"
- "Length of .* is greater than 15"
- "yamale: .*: Length of .* is greater than 15"
count: 13
---
interfaces: