Skip to content

Commit

Permalink
fix: fix the broken it (#266)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhiying-lin authored Feb 19, 2025
1 parent 53eb7e0 commit 676efec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/controllers/hub/trafficmanagerbackend/suite_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -242,6 +242,7 @@ var (
NamespacedName: fmt.Sprintf("%s/%s", testNamespace, serviceName),
},
Type: corev1.ServiceTypeLoadBalancer,
PublicIPResourceID: ptr.To("abc"),
IsDNSLabelConfigured: true,
},
},
Expand Down

0 comments on commit 676efec

Please sign in to comment.