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

@ -2,7 +2,7 @@ test:
description: "A bunch of sub-interfaces with incorrect encapsulation"
errors:
expected:
- "has invalid encapsulation"
- "sub-interface .* has invalid encapsulation"
count: 2
---
interfaces: