fix tests

Signed-off-by: Patrik Cyvoct <patrik@ptrk.io>
This commit is contained in:
Patrik Cyvoct
2020-11-05 13:02:37 +01:00
parent 1fd08bc92e
commit 11b97e9ef8
2 changed files with 0 additions and 12 deletions

View File

@@ -2709,12 +2709,6 @@ func TestLoadBalancerIngressRouteTypeProxy(t *testing.T) {
ipMode: &ipModeVIP,
expectedRule: true,
},
{
svcIP: "10.20.30.43",
svcLBIP: "1.2.3.6",
ipMode: nil,
expectedRule: true,
},
}
svcPort := 80