mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-08 00:43:07 +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:
|
if i == message_limit - 1:
|
||||||
break
|
break
|
||||||
|
|
||||||
|
|
||||||
@pytest.mark.skipif("nwaku" in (NODE_1 + NODE_2), reason="Test works only with nwaku")
|
@pytest.mark.skipif("nwaku" in (NODE_1 + NODE_2), reason="Test works only with nwaku")
|
||||||
def test_valid_payloads_at_spam_rate(self, pytestconfig):
|
def test_valid_payloads_at_spam_rate(self, pytestconfig):
|
||||||
message_limit = 20
|
message_limit = 20
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user