mirror of
https://github.com/juanfont/headscale.git
synced 2025-09-25 17:51:11 +02:00
integration: update expected action
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
47b063a50f
commit
1e6bfcab26
@ -1885,7 +1885,7 @@ func TestPolicyBrokenConfigCommand(t *testing.T) {
|
||||
policyFilePath,
|
||||
},
|
||||
)
|
||||
assert.ErrorContains(t, err, "compiling filter rules: invalid action")
|
||||
assert.ErrorContains(t, err, `invalid action "unknown-action"`)
|
||||
|
||||
// The new policy was invalid, the old one should still be in place, which
|
||||
// is none.
|
||||
|
Loading…
Reference in New Issue
Block a user