Skip to content

Commit

Permalink
Update src/python_testing/TC_OCC_2_1.py
Browse files Browse the repository at this point in the history
Co-authored-by: C Freeman <cecille@google.com>
  • Loading branch information
jaehs6sam and cecille authored Jul 31, 2024
1 parent ae7dbd4 commit 5dac75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python_testing/TC_OCC_2_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -226,6 +226,7 @@ async def test_TC_OCC_2_1(self):
logging.info("PhysicalContactUnoccupiedToOccupiedDelay conformance failed. Test step skipped")
else:
logging.info("PhysicalContactUnoccupiedToOccupiedDelay not supported. Test step skipped")
self.mark_current_step_skipped()

self.step(15)
if attributes.PhysicalContactUnoccupiedToOccupiedThreshold.attribute_id in attribute_list:
Expand Down

0 comments on commit 5dac75d

Please sign in to comment.