From d5e060d260a4a09be44e9b0b34528dd61e2abf2f Mon Sep 17 00:00:00 2001 From: Jae Son <12516308+jaehs6sam@users.noreply.github.com> Date: Fri, 30 Aug 2024 05:53:27 -0500 Subject: [PATCH] Update TC_OCC_2_3.py --- src/python_testing/TC_OCC_2_3.py | 1 + 1 file changed, 1 insertion(+) diff --git a/src/python_testing/TC_OCC_2_3.py b/src/python_testing/TC_OCC_2_3.py index 0b090a84728acf..8e8302b3fcf2c6 100644 --- a/src/python_testing/TC_OCC_2_3.py +++ b/src/python_testing/TC_OCC_2_3.py @@ -35,6 +35,7 @@ from matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main from mobly import asserts + class TC_OCC_2_3(MatterBaseTest): async def read_occ_attribute_expect_success(self, attribute): cluster = Clusters.Objects.OccupancySensing