mirror of
https://github.com/juanfont/headscale.git
synced 2025-11-09 13:39:39 -05:00
integration: replace time.Sleep with assert.EventuallyWithT (#2680)
This commit is contained in:
@@ -158,6 +158,7 @@ func (pr *PrimaryRoutes) PrimaryRoutes(id types.NodeID) []netip.Prefix {
|
||||
}
|
||||
|
||||
tsaddr.SortPrefixes(routes)
|
||||
|
||||
return routes
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user