Merge pull request #34765 from ivan4th/fix-more-typos
Automatic merge from submit-queue Fix typos
This commit is contained in:
@@ -79,7 +79,7 @@ func TestReconcileLoadBalancerRemoveAllPortsRemovesFrontendConfig(t *testing.T)
|
||||
t.Error("Expected the loadbalancer to need an update")
|
||||
}
|
||||
|
||||
// ensure we abandonded the frontend ip configuration
|
||||
// ensure we abandoned the frontend ip configuration
|
||||
if len(*lb.Properties.FrontendIPConfigurations) != 0 {
|
||||
t.Error("Expected the loadbalancer to have no frontend ip configuration")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user