diff --git a/relay/client/picker_test.go b/relay/client/picker_test.go index 20a03e64d1b..28167c5ce3b 100644 --- a/relay/client/picker_test.go +++ b/relay/client/picker_test.go @@ -4,6 +4,7 @@ import ( "context" "errors" "testing" + "time" ) func TestServerPicker_UnavailableServers(t *testing.T) {