We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e63e9a commit 168c69cCopy full SHA for 168c69c
src/python_testing/TC_CCTRL.py
@@ -89,7 +89,7 @@ def teardown_class(self):
89
super().teardown_class()
90
91
@per_endpoint_test(has_cluster(Clusters.CommissionerControl))
92
- async def test_TC_CCTRL_3_1(self):
+ async def test_TC_CCTRL_2_2(self):
93
self.is_ci = self.check_pics('PICS_SDK_CI_ONLY')
94
95
#self.step(1)
0 commit comments