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 5dac75d commit b194b33
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 @@ -239,6 +239,7 @@ async def test_TC_OCC_2_1(self):
logging.info("PhysicalContactUnoccupiedToOccupiedThreshold conformance failed. Test step skipped")
else:
logging.info("PhysicalContactUnoccupiedToOccupiedThreshold not supported. Test step skipped")
self.mark_current_step_skipped()

if __name__ == "__main__":
default_matter_test_main()

0 comments on commit b194b33

Please sign in to comment.