mirror of
https://github.com/juanfont/headscale.git
synced 2025-07-22 13:48:40 +02:00
integration: remove comment out case
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
parent
0ddbacf81f
commit
05b7dbe5e9
@ -814,13 +814,6 @@ func TestSubnetRouteACL(t *testing.T) {
|
||||
aliasWithPorts(prefixp("10.33.0.0/16"), tailcfg.PortRangeAny),
|
||||
},
|
||||
},
|
||||
// {
|
||||
// Action: "accept",
|
||||
// Sources: []policyv2.Alias{groupp("group:admins")},
|
||||
// Destinations: []policyv2.AliasWithPorts{
|
||||
// aliasWithPorts(prefixp("0.0.0.0/0"), tailcfg.PortRangeAny),
|
||||
// },
|
||||
// },
|
||||
},
|
||||
},
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user