diff --git a/flytepropeller/pkg/controller/nodes/array/handler_test.go b/flytepropeller/pkg/controller/nodes/array/handler_test.go index 168d545063..fbb5ae875c 100644 --- a/flytepropeller/pkg/controller/nodes/array/handler_test.go +++ b/flytepropeller/pkg/controller/nodes/array/handler_test.go @@ -663,7 +663,6 @@ func TestHandleArrayNodePhaseExecutingSubNodeFailures(t *testing.T) { } literalMap := convertMapToArrayLiterals(inputValues) - // HAMERSAW tests := []struct { name string defaultMaxAttempts int32