Skip to content

Commit 3d4e4a6

Browse files
Fixed TC_OVENOPSTATE_2_6.py for import command
1 parent 78f3bb8 commit 3d4e4a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_OVENOPSTATE_2_6.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030

3131
import chip.clusters as Clusters
32-
from matter_matter_testing_support import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
32+
from matter_testing_support.matter_testing import MatterBaseTest, TestStep, async_test_body, default_matter_test_main
3333
from TC_OpstateCommon import TC_OPSTATE_BASE, TestInfo
3434

3535

0 commit comments

Comments
 (0)