From e96432cb3bfb6de0209fecf4bf3e8b87833783ad Mon Sep 17 00:00:00 2001 From: Benjamin Jee Date: Mon, 6 Jan 2025 11:29:08 -0800 Subject: [PATCH] Fix small typo in test name --- internal/mode/static/state/graph/policies_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/internal/mode/static/state/graph/policies_test.go b/internal/mode/static/state/graph/policies_test.go index 6a840230fb..439667449f 100644 --- a/internal/mode/static/state/graph/policies_test.go +++ b/internal/mode/static/state/graph/policies_test.go @@ -593,7 +593,7 @@ func TestAttachPolicyToService(t *testing.T) { }, }, { - name: "attachment; ancestor doesn't exists so add it", + name: "attachment; ancestor doesn't exist so add it", policy: &Policy{ Source: &policiesfakes.FakePolicy{}, Ancestors: []PolicyAncestor{