From d15ea9052a548bb6709e4eef9833dd3ffa9a5986 Mon Sep 17 00:00:00 2001 From: aya Date: Tue, 24 Dec 2024 16:53:42 +0200 Subject: [PATCH] run pre-commit command to fix linters --- tests/relay/test_rln.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/relay/test_rln.py b/tests/relay/test_rln.py index be935823..a32a47c0 100644 --- a/tests/relay/test_rln.py +++ b/tests/relay/test_rln.py @@ -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