From 824983cae88040deeb95f34672402361904bd45d Mon Sep 17 00:00:00 2001 From: aya Date: Sun, 5 Jan 2025 16:05:59 +0200 Subject: [PATCH] Revert changes in test_rln file --- tests/relay/test_rln.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/relay/test_rln.py b/tests/relay/test_rln.py index 5be2487b..1a291157 100644 --- a/tests/relay/test_rln.py +++ b/tests/relay/test_rln.py @@ -59,6 +59,7 @@ class TestRelayRLN(StepsRLN, StepsRelay): if i == message_limit - 1: break + @pytest.mark.smoke def test_valid_payloads_at_spam_rate(self, pytestconfig): message_limit = 20 epoch_sec = 600