mirror of
https://gitlab.com/pulsechaincom/erigon-pulse.git
synced 2024-12-22 03:30:37 +00:00
disable TestSentinelGossipAverage (#9070)
This commit is contained in:
parent
88a8aa6799
commit
4186213f22
@ -14,6 +14,7 @@ import (
|
||||
)
|
||||
|
||||
func TestSentinelGossipAverage(t *testing.T) {
|
||||
t.Skip("TODO: fix me")
|
||||
listenAddrHost := "127.0.0.1"
|
||||
|
||||
ctx := context.Background()
|
||||
|
Loading…
Reference in New Issue
Block a user