mirror of
https://github.com/juanfont/headscale.git
synced 2025-10-29 03:57:44 +09:00
new IP allocator and add postgres to integration tests. (#1756)
This commit is contained in:
@@ -415,7 +415,7 @@ func TestACLAllowUserDst(t *testing.T) {
|
||||
},
|
||||
2,
|
||||
)
|
||||
defer scenario.Shutdown()
|
||||
// defer scenario.Shutdown()
|
||||
|
||||
user1Clients, err := scenario.ListTailscaleClients("user1")
|
||||
assertNoErr(t, err)
|
||||
|
||||
Reference in New Issue
Block a user