Skip to content

Commit 168c69c

Browse files
committed
use right name
1 parent 3e63e9a commit 168c69c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CCTRL.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ def teardown_class(self):
8989
super().teardown_class()
9090

9191
@per_endpoint_test(has_cluster(Clusters.CommissionerControl))
92-
async def test_TC_CCTRL_3_1(self):
92+
async def test_TC_CCTRL_2_2(self):
9393
self.is_ci = self.check_pics('PICS_SDK_CI_ONLY')
9494

9595
#self.step(1)

0 commit comments

Comments
 (0)