Skip to content

Commit

Permalink
Fix tests after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
trasc committed Oct 31, 2019
1 parent 25f3852 commit c4811bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions p2p/libp2p/netMessenger_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,7 @@ func TestLibp2pMessenger_BroadcastOnChannelBlockingShouldLimitNumberOfGoRoutines
},
discovery.NewNullDiscoverer(),
libp2p.ListenLocalhostAddrWithIp4AndTcp,
0,
)

wg := sync.WaitGroup{}
Expand Down

0 comments on commit c4811bf

Please sign in to comment.