diff --git a/pkg/hive/hive_test.go b/pkg/hive/hive_test.go index 324bac45895..a908c68b899 100644 --- a/pkg/hive/hive_test.go +++ b/pkg/hive/hive_test.go @@ -109,7 +109,7 @@ func TestHandlerRateLimit(t *testing.T) { } } -func TestBroadcastPeers_FLAKY(t *testing.T) { +func TestBroadcastPeers(t *testing.T) { t.Parallel() logger := log.Noop