fixing validation

This commit is contained in:
afeiszli
2021-07-11 10:51:21 -04:00
parent b7257bc2ff
commit 4cf5aad2e7
2 changed files with 4 additions and 5 deletions
-1
View File
@@ -286,7 +286,6 @@ func TestCreateEgressGateway(t *testing.T) {
assert.True(t, message.IsEgressGateway)
t.Log(err)
})
})
t.Run("BadInterface", func(t *testing.T) {
gateway.Ranges = []string{"0.0.0.0/0"}
gateway.Interface = ""