mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-24 09:38:45 +02:00
integration: replace time.Sleep with assert.EventuallyWithT (#2680)
This commit is contained in:
@@ -180,6 +180,7 @@ func MustRegistrationID() RegistrationID {
|
||||
if err != nil {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
return rid
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user