From 774a7c27d3e22fe110370a8cabfc0b9dda325bc2 Mon Sep 17 00:00:00 2001 From: bjee19 <139261241+bjee19@users.noreply.github.com> Date: Mon, 6 Jan 2025 11:57:34 -0800 Subject: [PATCH] Fix small typo in test name (#2981) Fix grammar in test case 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{