mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-09 09:23:10 +00:00
fix: reformated with pre-commit
This commit is contained in:
parent
ab63244300
commit
1e463cdd53
@ -41,7 +41,7 @@ class StepsRelay(StepsCommon):
|
||||
self.node2.start(relay="true", discv5_bootstrap_node=self.enr_uri)
|
||||
self.add_node_peer(self.node2, [self.multiaddr_with_id])
|
||||
self.main_nodes.extend([self.node1, self.node2])
|
||||
|
||||
|
||||
@pytest.fixture(scope="function")
|
||||
def setup_optional_relay_nodes(self, request):
|
||||
logger.debug(f"Running fixture setup: {inspect.currentframe().f_code.co_name}")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user