mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 09:23:10 +00:00
fix: remove subscribe
This commit is contained in:
parent
5147a8a33d
commit
9995c75f20
@ -10,7 +10,7 @@ from src.node.waku_message import WakuMessage
|
||||
logger = get_custom_logger(__name__)
|
||||
|
||||
|
||||
@pytest.mark.usefixtures("setup_main_rln_relay_nodes", "subscribe_main_relay_nodes")
|
||||
@pytest.mark.usefixtures("setup_main_rln_relay_nodes")
|
||||
class TestRelayRLN(StepsRelay):
|
||||
def test_rln_registration(self):
|
||||
logger.debug(f"Running test to register RLN")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user