Skip to content

Commit

Permalink
fix: enable leak check
Browse files Browse the repository at this point in the history
  • Loading branch information
notanatol committed May 18, 2023
1 parent 9863a21 commit a44c5de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/p2p/libp2p/main_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import (
)

func TestMain(m *testing.M) {
return
goleak.VerifyTestMain(
m,
goleak.IgnoreTopFunction("internal/poll.runtime_pollWait"),
Expand Down

0 comments on commit a44c5de

Please sign in to comment.