run pre-commit command to fix linters

This commit is contained in:
aya 2024-12-24 16:53:42 +02:00
parent 6a12266897
commit d15ea9052a

View File

@ -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