From 8739e7a107c936490865cc9fec5140d07e1f0429 Mon Sep 17 00:00:00 2001 From: ohadmeir Date: Tue, 10 Oct 2023 10:29:09 +0300 Subject: [PATCH] Fix LibCI test run --- unit-tests/live/options/test-presets.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/unit-tests/live/options/test-presets.py b/unit-tests/live/options/test-presets.py index bb1fc61c3ed..3a83ac8ed6d 100644 --- a/unit-tests/live/options/test-presets.py +++ b/unit-tests/live/options/test-presets.py @@ -1,7 +1,7 @@ # License: Apache 2.0. See LICENSE file in root directory. # Copyright(c) 2023 Intel Corporation. All Rights Reserved. -# test:donotrun:gha +# test:device each(D400*) each(D500*) import pyrealsense2 as rs from rspy import test