Skip to content

Commit

Permalink
fix (test): Update expected Long Wharf stop details
Browse files Browse the repository at this point in the history
  • Loading branch information
arkadyan committed Apr 24, 2024
1 parent 8ad1892 commit d0aa1ea
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ defmodule AlertProcessor.ServiceInfoCacheTest do
short_name: "",
stop_list: [
{"Blossom Street Pier", "Boat-Blossom", {42.45481, -70.94802}, 1},
{"Long Wharf (South) - Gate 4", "Boat-Long-South-4", {42.359897, -71.04859}, 1}
{"Long Wharf (North)", "Boat-Long", {42.360795, -71.049976}, 1}
]
},
%AlertProcessor.Model.Route{
Expand Down

0 comments on commit d0aa1ea

Please sign in to comment.