aboutsummaryrefslogtreecommitdiffstats
path: root/host/tests/pytests/conftest.py
diff options
context:
space:
mode:
Diffstat (limited to 'host/tests/pytests/conftest.py')
-rw-r--r--host/tests/pytests/conftest.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/host/tests/pytests/conftest.py b/host/tests/pytests/conftest.py
index dfca5d69f..eaacb81a3 100644
--- a/host/tests/pytests/conftest.py
+++ b/host/tests/pytests/conftest.py
@@ -7,7 +7,7 @@ dut_type_list = [
"E320",
"X310",
"X310_TwinRx",
- "X410"
+ "x4xx"
]