Skip to content

Commit 23a081d

Browse files
j-ororkececille
andcommitted
Update src/python_testing/TC_CADMIN_1_5.py
Co-authored-by: C Freeman <cecille@google.com>
1 parent b0b2bde commit 23a081d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_CADMIN_1_5.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ async def get_txt_record(self):
5252
)
5353
return comm_service
5454

55-
async def SnakeCase(self, setup_code: int, discriminator: int, expected_error: int = 0):
55+
async def commission_on_network(self, setup_code: int, discriminator: int, expected_error: int = 0):
5656
# This is expected to error as steps 4 and 7 expects timeout issue or pase connection error to occur due to commissioning window being closed already
5757
if expected_error == 50:
5858
try:

0 commit comments

Comments
 (0)