mirror of
https://github.com/logos-messaging/logos-messaging-interop-tests.git
synced 2026-01-02 14:03:08 +00:00
skip test metric
This commit is contained in:
parent
3e3b9fa0f4
commit
3ad53955ce
@ -10,6 +10,7 @@ from src.steps.store import StepsStore
|
||||
|
||||
|
||||
class TestMetrics(StepsRelay, StepsMetrics, StepsFilter, StepsLightPush, StepsStore):
|
||||
@pytest.mark.skip
|
||||
def test_metrics_initial_value(self):
|
||||
node = WakuNode(DEFAULT_NWAKU, f"node1_{self.test_id}")
|
||||
node.start(relay="true", filter="true", store="true", lightpush="true")
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user