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(