swarm/network: unskip tests previously skipped due to suggestPeer issues (#18477)
This commit is contained in:
@@ -43,7 +43,6 @@ var (
|
||||
//It also provides a documentation on the steps needed by frontends
|
||||
//to use the simulations
|
||||
func TestOverlaySim(t *testing.T) {
|
||||
t.Skip("Test is flaky, see: https://github.com/ethersphere/go-ethereum/issues/592")
|
||||
//start the simulation
|
||||
log.Info("Start simulation backend")
|
||||
//get the simulation networ; needed to subscribe for up events
|
||||
|
Reference in New Issue
Block a user