From b1a6f2ba3269fce1a1dbc4a58832fe573b1eb401 Mon Sep 17 00:00:00 2001 From: Dhanya Thattil Date: Fri, 1 May 2026 11:25:51 +0200 Subject: [PATCH] missed a test marker --- python/tests/test_det_api.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tests/test_det_api.py b/python/tests/test_det_api.py index 551562820..7bf942e22 100644 --- a/python/tests/test_det_api.py +++ b/python/tests/test_det_api.py @@ -637,7 +637,7 @@ def test_v_limit(session_simulator, request): Log(LogLevel.INFOGREEN, f"✅ {request.node.name} passed") - +@pytest.mark.detectorintegration def test_v_abcd(session_simulator, request): """Test v_a, v_b, v_c, v_d, v_io are deprecated comands.""" det_type, num_interfaces, num_mods, d = session_simulator