From 1b33621adf4856d206d22b06415cb9aab206093c Mon Sep 17 00:00:00 2001 From: Roman Date: Wed, 18 Mar 2026 09:44:28 +0800 Subject: [PATCH] test: uncomment RLN tests --- 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 6f48ea8d2..4ed24560a 100644 --- a/tests/relay/test_rln.py +++ b/tests/relay/test_rln.py @@ -13,7 +13,6 @@ from src.test_data import SAMPLE_INPUTS logger = get_custom_logger(__name__) -@pytest.mark.skip(reason="RLN functional changes. To be updated by Roman Zajic") @pytest.mark.xdist_group(name="RLN serial tests") class TestRelayRLN(StepsRLN, StepsRelay): SAMPLE_INPUTS_RLN = SAMPLE_INPUTS + SAMPLE_INPUTS + SAMPLE_INPUTS