Skip to content

Commit

Permalink
test: enable disabled test
Browse files Browse the repository at this point in the history
  • Loading branch information
hacdias committed May 10, 2023
1 parent f11bafc commit f9b6003
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions ipns/validate_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -144,8 +144,6 @@ func TestEmbeddedPubKeyValidate(t *testing.T) {
}

func TestPeerIDPubKeyValidate(t *testing.T) {
t.Skip("disabled until libp2p/go-libp2p-crypto#51 is fixed")

goodeol := time.Now().Add(time.Hour)
kbook, err := pstoremem.NewPeerstore()
if err != nil {
Expand Down

0 comments on commit f9b6003

Please sign in to comment.