Collapse the error messages to force consistency

This commit is contained in:
Pim van Pelt
2023-01-16 22:22:27 +00:00
parent 818c45e09c
commit b890a08c7e

View File

@ -2,10 +2,8 @@ test:
description: "Ways in which ICMP code and type can fail"
errors:
expected:
- "acl .* term .* icmp-type can only be specified for protocol icmp or ipv6-icmp"
- "acl .* term .* icmp-code can only be specified for protocol icmp or ipv6-icmp"
- "acl .* term .* icmp-code low value is greater than high value"
- "acl .* term .* icmp-type low value is greater than high value"
- "acl .* term .* icmp-(type|code) can only be specified for protocol icmp or ipv6-icmp"
- "acl .* term .* icmp-(type|code) low value is greater than high value"
count: 8
---
acls: