mirror of
https://github.com/juanfont/headscale.git
synced 2025-08-12 03:47:36 +00:00
Fix golangcilint
Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
This commit is contained in:
@@ -51,7 +51,7 @@ func TestPingAll(t *testing.T) {
|
||||
allClients = append(allClients, clients...)
|
||||
}
|
||||
|
||||
scenario.WaitForTailscaleSync()
|
||||
err = scenario.WaitForTailscaleSync()
|
||||
if err != nil {
|
||||
t.Errorf("failed wait for tailscale clients to be in sync: %s", err)
|
||||
}
|
||||
|
Reference in New Issue
Block a user