test: unreliable rln ready status

This commit is contained in:
Roman 2026-04-20 18:04:04 +08:00
parent 44dbf628e4
commit d8f9ce6eb6
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -407,7 +407,7 @@ class WakuNode:
if p["Rln Relay"] != "READY":
raise AssertionError("Waiting for the Rln relay status: READY")
# TODO: Remove once Rln Relay reflects true RLN status
sleep(20)
# sleep(20)
logger.info("Node protocols are initialized !!")