Skip to content

Commit

Permalink
fix: restore updated name for wickford junction (#743)
Browse files Browse the repository at this point in the history
  • Loading branch information
nlwstein authored Jan 23, 2024
1 parent b174083 commit e3d480f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -199,7 +199,7 @@ defmodule StateMediator.Integration.GtfsTest do
[shapes_0, shapes_1] = shapes_in_both_directions("CR-Providence")

assert [
%{name: "South Station - Wickford Junction"},
%{name: "South Station - Wickford Junction via Back Bay"},
%{id: "9890004"},
%{id: "SouthStationToStoughtonViaFairmount"}
] = shapes_0
Expand Down

0 comments on commit e3d480f

Please sign in to comment.