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