Skip to content

Commit be24f76

Browse files
committed
Fix gci formatting in e2e test
1 parent 5474f35 commit be24f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/suites/managed/eks_scaling_config_test.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,4 +144,3 @@ func WaitForEKSClusterScalingTier(ctx context.Context, sess *aws.Config, eksClus
144144
return nil
145145
}, 5*time.Minute, 10*time.Second).Should(Succeed(), fmt.Sprintf("eventually failed checking EKS Cluster %q scaling tier is %s", eksClusterName, scalingTier))
146146
}
147-

0 commit comments

Comments
 (0)