Remove the attempted plural 'address(es)', and keep it singular. Fix a typo (addd-ress); update unit tests
This commit is contained in:
@ -2,7 +2,7 @@ test:
|
||||
description: "Members of a BondEthernet can't have addresses"
|
||||
errors:
|
||||
expected:
|
||||
- "bondethernet .* member .* has address"
|
||||
- "bondethernet .* member .* has an address"
|
||||
- "bondethernet .* member .* has an LCP"
|
||||
count: 2
|
||||
---
|
||||
|
Reference in New Issue
Block a user