diff --git a/control/controlclient/auto_test.go b/control/controlclient/auto_test.go index f6e34af4f..ef40620f8 100644 --- a/control/controlclient/auto_test.go +++ b/control/controlclient/auto_test.go @@ -361,7 +361,6 @@ func TestControl(t *testing.T) { BackendLogID: "set-hostinfo-test", OS: "iOS", }) - c4.waitStatus(t, stateSynchronized) c3NetMap := c3.status(t).New.NetMap c4NetMap = c4.status(t).New.NetMap if len(c3NetMap.Peers) != 1 {