mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 20:06:24 +00:00
lint++
This commit is contained in:
@@ -132,6 +132,7 @@ func TestReactorBroadcastDoesNotPanic(t *testing.T) {
|
||||
second := &WrappedTx{}
|
||||
primaryMempool.insertTx(second)
|
||||
|
||||
primaryReactor.Stop()
|
||||
err := primaryReactor.Stop()
|
||||
require.NoError(t, err)
|
||||
primaryReactor.peerWG.Wait()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user