mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
run pre-commit command to fix linters
This commit is contained in:
parent
6a12266897
commit
d15ea9052a
@ -60,7 +60,6 @@ class TestRelayRLN(StepsRLN, StepsRelay):
|
||||
if i == message_limit - 1:
|
||||
break
|
||||
|
||||
|
||||
@pytest.mark.skipif("nwaku" in (NODE_1 + NODE_2), reason="Test works only with nwaku")
|
||||
def test_valid_payloads_at_spam_rate(self, pytestconfig):
|
||||
message_limit = 20
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user