Skip to content

Commit

Permalink
Add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ben.holden committed Sep 13, 2023
1 parent 0516117 commit 8a40def
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vda5050_connector/test/test_vda5050_controller.py
Original file line number Diff line number Diff line change
Expand Up @@ -787,7 +787,8 @@ def test_vda5050_controller_node_reject_order(
error=OrderRejectErrors.ORDER_UPDATE_ERROR,
description="New update id 0 lower than old update id 1",
)


# Tests the original node list with the nav through nodes functionality
def test_vda5050_controller_node_new_order_nav_through_nodes(
mocker,
adapter_node,
Expand Down

0 comments on commit 8a40def

Please sign in to comment.