mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 09:23:10 +00:00
fix: comment for lightpush - wait for implementation
This commit is contained in:
parent
939c0b509d
commit
7e415f6a5f
@ -171,7 +171,7 @@ class TestRelayRLN(StepsRLN, StepsRelay):
|
||||
delay(n1_epoch_sec)
|
||||
assert not failed_payloads, f"Payloads failed: {failed_payloads}"
|
||||
|
||||
@pytest.mark.skip(reason="NWAKU lightpush node not adding RLN proofs yet - TBT with Gowaku")
|
||||
@pytest.mark.skip(reason="waiting for NWAKU lightpush + RLN node implementation")
|
||||
def test_valid_payloads_lightpush_at_spam_rate(self):
|
||||
self.setup_first_rln_relay_node(lightpush="true")
|
||||
self.setup_second_lightpush_node()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user