Skip to content

Commit

Permalink
chore: little chore
Browse files Browse the repository at this point in the history
  • Loading branch information
darshankabariya committed Sep 26, 2024
1 parent 53cc9b8 commit 2b4498b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_peer_store_extended.nim
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,7 @@ suite "Extended nim-libp2p Peer Store":
peerStore.addPeer(remotePeer)

# When
peerStore.del(p1)
peerStore.delete(p1)

# Then
check:
Expand Down

0 comments on commit 2b4498b

Please sign in to comment.