Skip to content

Commit

Permalink
Quick fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tehampson committed Jul 28, 2024
1 parent cdf03e2 commit 3de0667
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/python_testing/TC_ECOINFO_2_1.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ def steps_TC_ECOINFO_2_1(self) -> list[TestStep]:
return steps

@async_test_body
async def test_TC_IDM_1_4(self):
async def test_TC_ECOINFO_2_1(self):
dev_ctrl = self.default_controller
dut_node_id = self.dut_node_id

Expand Down

0 comments on commit 3de0667

Please sign in to comment.