Skip to content

Commit

Permalink
updating comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielmer committed Oct 29, 2024
1 parent d7900d4 commit 80c370c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/waku_relay/test_protocol.nim
Original file line number Diff line number Diff line change
Expand Up @@ -1252,7 +1252,7 @@ suite "Waku Relay":

check await peerManager.connectPeer(otherRemotePeerInfo)

# FIXME: Once stopped and started, nodes are not considered connected, nor do they reconnect after running connect, as below
# FIXME: Once stopped and started, nodes are not considered connected, nor do they reconnect after running connectPeer, as below
# check await otherPeerManager.connectPeer(otherRemotePeerInfo)

# When sending a message from node
Expand Down

0 comments on commit 80c370c

Please sign in to comment.