Skip to content

Commit

Permalink
correct test route :upside_down:
Browse files Browse the repository at this point in the history
  • Loading branch information
incognitojam committed Mar 7, 2024
1 parent 44359f4 commit 2ed2cb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion selfdrive/car/tests/routes.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ class CarTestRoute(NamedTuple):
CarTestRoute("3379c85aeedc8285|2023-12-07--17-49-39", CHRYSLER.DODGE_DURANGO),

CarTestRoute("54827bf84c38b14f|2023-01-25--14-14-11", FORD.BRONCO_SPORT_MK1),
CarTestRoute("3d4e31f900dd3a88|2023-12-15--11-31-09", FORD.EDGE_MK2),
CarTestRoute("3d4e31f900dd3a88|2023-12-15--11-19-47", FORD.EDGE_MK2),
CarTestRoute("f8eaaccd2a90aef8|2023-05-04--15-10-09", FORD.ESCAPE_MK4),
CarTestRoute("62241b0c7fea4589|2022-09-01--15-32-49", FORD.EXPLORER_MK6),
CarTestRoute("e886087f430e7fe7|2023-06-16--23-06-36", FORD.FOCUS_MK4),
Expand Down

0 comments on commit 2ed2cb1

Please sign in to comment.