This commit is contained in:
tycho garen
2022-06-14 17:59:44 -04:00
parent 5362d96817
commit b5833e3e01
+1
View File
@@ -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))