Cosmetic: use '.. LCP' consistently

This commit is contained in:
Pim van Pelt
2022-03-22 18:49:31 +00:00
parent 97fef9bfd2
commit 27ce2351c7
5 changed files with 8 additions and 8 deletions

View File

@ -2,8 +2,8 @@ test:
description: "Children with an LCP require their parent to have one too"
errors:
expected:
- "sub-interface .* has LCP name .* but .* does not have LCP"
- "sub-interface .* is QinX and has LCP name .* but .* does not have LCP"
- "sub-interface .* has LCP name .* but .* does not have an LCP"
- "sub-interface .* is QinX and has LCP name .* but .* does not have an LCP"
- "sub-interface .* has LCP name .* but its encapsulation is not exact-match"
- "sub-interface .* has invalid encapsulation"
count: 4