Skip to content

Commit

Permalink
fix(stops): add updated route_pattern for CR-Providence that includes…
Browse files Browse the repository at this point in the history
… Forest Hills (#747)

* fix: add updated route_pattern for CR-Providence and Forest Hills

* fix: remove previous Providence Forest Hills pattern that 404s: CR-Providence-d01bc229-0
  • Loading branch information
meagharty authored Feb 8, 2024
1 parent 3da86c0 commit e432f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/state/config/config.exs
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ config :state, :stops_on_route,
# Kingston Line shuttles to/from South Weymouth
"Shuttle-BraintreeSouthWeymouth-0-" => true,
# Providence trains stopping at Forest Hills
"CR-Providence-d01bc229-0" => true,
"CR-Providence-410d3e77-0" => true,
# Haverhill Line shuttles
"Shuttle-BallardvaleMaldenCenter-0-" => true,
"Shuttle-HaverhillMaldenCenter-0-" => true,
Expand Down

0 comments on commit e432f0f

Please sign in to comment.