Skip to content

Commit d6b04f0

Browse files
Removed TC_OCC_3_1 and TC_OCC_3_2 since there are CI issues to be followed up for the test cases below that implements manually controlling sensor device for the occupancy state ON/OFF change
1 parent f2f8ac6 commit d6b04f0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/python_testing/execute_python_tests.py

+2
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,8 @@ def main(search_directory, env_file):
7474
"TC_MCORE_FS_1_1.py",
7575
"TC_MCORE_FS_1_2.py",
7676
"TC_MCORE_FS_1_3.py",
77+
"TC_OCC_3_1.py",
78+
"TC_OCC_3_2.py",
7779
"TC_BRBINFO_4_1.py",
7880
"TC_SEAR_1_2.py",
7981
"TC_SEAR_1_3.py",

0 commit comments

Comments
 (0)