Skip to content

Commit 2720509

Browse files
jaehs6samcecille
andcommitted
Update src/python_testing/TC_OCC_2_1.py
Co-authored-by: C Freeman <cecille@google.com>
1 parent c39c44c commit 2720509

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python_testing/TC_OCC_2_1.py

+1
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ async def test_TC_OCC_2_1(self):
226226
logging.info("PhysicalContactUnoccupiedToOccupiedDelay conformance failed. Test step skipped")
227227
else:
228228
logging.info("PhysicalContactUnoccupiedToOccupiedDelay not supported. Test step skipped")
229+
self.mark_current_step_skipped()
229230

230231
self.step(15)
231232
if attributes.PhysicalContactUnoccupiedToOccupiedThreshold.attribute_id in attribute_list:

0 commit comments

Comments
 (0)