We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e903178 commit dde44deCopy full SHA for dde44de
src/python_testing/TC_CADMIN_1_11.py
@@ -42,7 +42,7 @@
42
from chip.ChipDeviceCtrl import CommissioningParameters
43
from chip.exceptions import ChipStackError
44
from chip.native import PyChipError
45
-from matter_testing_infrastructure.chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
+from chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
46
default_matter_test_main)
47
from mobly import asserts
48
0 commit comments