Spell check
This commit is contained in:
parent
9ae3570154
commit
22277d1fc7
20 changed files with 29 additions and 29 deletions
|
@ -1827,7 +1827,7 @@ func TestPolicyBrokenConfigCommand(t *testing.T) {
|
|||
{
|
||||
// This is an unknown action, so it will return an error
|
||||
// and the config will not be applied.
|
||||
Action: "acccept",
|
||||
Action: "unknown-action",
|
||||
Sources: []string{"*"},
|
||||
Destinations: []string{"*:*"},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue