Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
moh-osman3 committed Dec 21, 2022
1 parent 4602daa commit d9e9ae8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apis/v1alpha1/opentelemetrycollector_webhook_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@ func TestOTELColDefaultingWebhook(t *testing.T) {
UpgradeStrategy: UpgradeStrategyAutomatic,
Autoscaler: &AutoscalerSpec{
TargetCPUUtilization: &defaultCPUTarget,
MaxReplicas: &five,
MinReplicas: &one,
MaxReplicas: &five,
MinReplicas: &one,
},
},
},
Expand Down

0 comments on commit d9e9ae8

Please sign in to comment.