Skip to content

Commit 3de0667

Browse files
committed
Quick fix
1 parent cdf03e2 commit 3de0667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/python_testing/TC_ECOINFO_2_1.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ def steps_TC_ECOINFO_2_1(self) -> list[TestStep]:
3939
return steps
4040

4141
@async_test_body
42-
async def test_TC_IDM_1_4(self):
42+
async def test_TC_ECOINFO_2_1(self):
4343
dev_ctrl = self.default_controller
4444
dut_node_id = self.dut_node_id
4545

0 commit comments

Comments
 (0)