diff --git a/pkg/action/action_test.go b/pkg/action/action_test.go index 4eb98f8e8..361c1c9b3 100644 --- a/pkg/action/action_test.go +++ b/pkg/action/action_test.go @@ -383,7 +383,7 @@ func TestConfiguration_Init(t *testing.T) { true, }, } - + for _, tt := range tests { t.Run(tt.name, func(t *testing.T) { c := tt.configuration