Skip to content

Commit dde44de

Browse files
committed
fix anothe CADMIN test
1 parent e903178 commit dde44de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CADMIN_1_11.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
from chip.ChipDeviceCtrl import CommissioningParameters
4343
from chip.exceptions import ChipStackError
4444
from chip.native import PyChipError
45-
from matter_testing_infrastructure.chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
45+
from chip.testing.matter_testing import (MatterBaseTest, TestStep, async_test_body,
4646
default_matter_test_main)
4747
from mobly import asserts
4848

0 commit comments

Comments
 (0)