mirror of
https://github.com/tendermint/tendermint.git
synced 2026-08-28 20:06:24 +00:00
Update internal/p2p/pqueue_test.go to remove extra line
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
This commit is contained in:
co-authored by
Aleksandr Bezobchuk
parent
a23b31d6e6
commit
537b04d59d
@@ -41,5 +41,4 @@ func TestCloseWhileDequeueFull(t *testing.T) {
|
||||
case <-time.After(2 * time.Second):
|
||||
t.Fatal("pqueue failed to close")
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user