We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdf03e2 commit 3de0667Copy full SHA for 3de0667
src/python_testing/TC_ECOINFO_2_1.py
@@ -39,7 +39,7 @@ def steps_TC_ECOINFO_2_1(self) -> list[TestStep]:
39
return steps
40
41
@async_test_body
42
- async def test_TC_IDM_1_4(self):
+ async def test_TC_ECOINFO_2_1(self):
43
dev_ctrl = self.default_controller
44
dut_node_id = self.dut_node_id
45
0 commit comments