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 <[email protected]>
  • Loading branch information
jaehs6sam and cecille committed Aug 1, 2024
1 parent f0def0c commit c39c44c
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 @@ -214,6 +214,7 @@ async def test_TC_OCC_2_1(self):
logging.info("PhysicalContactOccupiedToUnoccupiedDelay conformance failed. Test step skipped")
else:
logging.info("PhysicalContactOccupiedToUnoccupiedDelay not supported. Test step skipped")
self.mark_current_step_skipped()

self.step(14)
if attributes.PhysicalContactUnoccupiedToOccupiedDelay.attribute_id in attribute_list:
Expand Down

0 comments on commit c39c44c

Please sign in to comment.