Skip to content

Commit

Permalink
chore: change Haverhill start point to Bradford
Browse files Browse the repository at this point in the history
Co-authored-by: BluntBSE <[email protected]>
  • Loading branch information
Robert-Meyer-MBTA and BluntBSE authored Jul 22, 2024
1 parent 3ee5516 commit 00e1e72
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ defmodule StateMediator.Integration.GtfsTest do
assert_first_last_stop_id("CR-Providence", "place-sstat", "place-NEC-1659")
assert_first_last_stop_id("CR-Fairmount", "place-sstat", ["place-DB-0095", "place-FS-0049"])
assert_first_last_stop_id("CR-Franklin", "place-sstat", "place-FB-0303")
assert_first_last_stop_id("CR-Haverhill", "place-north", "place-WR-0329")
assert_first_last_stop_id("CR-Haverhill", "place-north", "place-WR-0325")
assert_first_last_stop_id("CR-Lowell", "place-north", "place-NHRML-0254")
assert_first_last_stop_id("CR-Kingston", "place-sstat", "place-KB-0351")
assert_first_last_stop_id("Green-B", "place-gover", "place-lake")
Expand Down

0 comments on commit 00e1e72

Please sign in to comment.