mirror of
https://github.com/tailscale/tailscale.git
synced 2025-12-11 16:42:54 +00:00
debug windows
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
@@ -1006,6 +1006,7 @@ func TestUserMetrics(t *testing.T) {
|
||||
t.Logf("getting status: %s", err)
|
||||
return false
|
||||
}
|
||||
t.Logf("status1: %v", status1.Self)
|
||||
return status1.Self.PrimaryRoutes != nil && status1.Self.PrimaryRoutes.Len() == 3
|
||||
})
|
||||
|
||||
|
||||
Reference in New Issue
Block a user