diff --git a/internal/controllers/clusterclass/clusterclass_controller_test.go b/internal/controllers/clusterclass/clusterclass_controller_test.go index e06ffc423538..56d1efb50719 100644 --- a/internal/controllers/clusterclass/clusterclass_controller_test.go +++ b/internal/controllers/clusterclass/clusterclass_controller_test.go @@ -640,7 +640,7 @@ func TestReconciler_reconcileVariables(t *testing.T) { }, } for _, tt := range tests { - t.Run(tt.name, func(*testing.T) { + t.Run(tt.name, func(t *testing.T) { g := NewWithT(t) fakeRuntimeClient := fakeruntimeclient.NewRuntimeClientBuilder(). WithCallExtensionResponses(