mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-07-08 09:30:14 +00:00
fix: skip RLN tests temporarily
This commit is contained in:
parent
adbaaa320e
commit
9c14f74f7b
@ -13,6 +13,7 @@ from src.test_data import SAMPLE_INPUTS
|
||||
logger = get_custom_logger(__name__)
|
||||
|
||||
|
||||
@pytest.mark.skip(reason="Skip all RLN tests during transition phase")
|
||||
@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