swarm/network: unskip tests previously skipped due to suggestPeer issues (#18477)

This commit is contained in:
Viktor Trón
2019-01-19 08:12:57 +01:00
committed by GitHub
parent 560957799a
commit 15b9b39e6c
3 changed files with 0 additions and 5 deletions

View File

@@ -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