From f339b8449bc294a1b4918fc62d4de80e0f657f44 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 6a840230f..439667449 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{