mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-27 19:37:08 +00:00
fix line
This commit is contained in:
@@ -478,6 +478,7 @@ func TestRouter_AcceptPeers_ErrorEOF(t *testing.T) {
|
||||
|
||||
mockTransport.AssertExpectations(t)
|
||||
}
|
||||
|
||||
func TestRouter_AcceptPeers_ErrorCanceled(t *testing.T) {
|
||||
t.Cleanup(leaktest.Check(t))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user