mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-04-11 06:13:15 +00:00
test: uncomment RLN tests
This commit is contained in:
parent
33596417e3
commit
1b33621adf
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user