Skip to content

Commit

Permalink
Revert t.Skip
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoPolo committed May 20, 2024
1 parent 3ba8cee commit 5c48e87
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion p2p/net/swarm/swarm_dial_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,6 @@ func TestAddrsForDialFiltering(t *testing.T) {
}

func TestBlackHoledAddrBlocked(t *testing.T) {
t.Skip("Changes to manet.IsPublic breaks this test. TODO investigate")
resolver, err := madns.NewResolver()
if err != nil {
t.Fatal(err)
Expand Down

0 comments on commit 5c48e87

Please sign in to comment.