From 47e10237ce6b5962fef0034057c9503bbf00119c Mon Sep 17 00:00:00 2001 From: shlokshah-dev Date: Thu, 18 Aug 2022 13:24:24 -0400 Subject: [PATCH] fixed spell check issues --- pkg/controller/shared_state_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/controller/shared_state_test.go b/pkg/controller/shared_state_test.go index 1e184f2e9d..9e396a304b 100644 --- a/pkg/controller/shared_state_test.go +++ b/pkg/controller/shared_state_test.go @@ -324,7 +324,7 @@ func TestGetVolumesFromPod(t *testing.T) { }, }, { - description: "[Sucess] Sucessfully return Volumes for the given podName", + description: "[Success] Successfully return Volumes for the given podName", podName: "test-pod-0", setupFunc: func(t *testing.T, mockCtl *gomock.Controller) *SharedState { testSharedState := NewTestSharedState(