From 1e6bfcab267fe3b4dc5169bcf90cc92af2179018 Mon Sep 17 00:00:00 2001 From: Kristoffer Dalby Date: Fri, 12 Sep 2025 12:18:41 +0200 Subject: [PATCH] integration: update expected action Signed-off-by: Kristoffer Dalby --- integration/cli_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/cli_test.go b/integration/cli_test.go index 83ab74cf..98e2ddf3 100644 --- a/integration/cli_test.go +++ b/integration/cli_test.go @@ -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.