Skip to content

Commit a897623

Browse files
committed
chore: Updated haverhill test
1 parent 9e8d5bf commit a897623

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/state_mediator/test/state_mediator/integration/gtfs_test.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ defmodule StateMediator.Integration.GtfsTest do
5858
assert_first_last_stop_id("CR-Providence", "place-sstat", "place-NEC-1659")
5959
assert_first_last_stop_id("CR-Fairmount", "place-sstat", ["place-DB-0095", "place-FS-0049"])
6060
assert_first_last_stop_id("CR-Franklin", "place-sstat", "place-FB-0303")
61-
assert_first_last_stop_id("CR-Haverhill", "place-north", "place-WR-0325")
61+
assert_first_last_stop_id("CR-Haverhill", "place-north", "place-WR-0329")
6262
assert_first_last_stop_id("CR-Lowell", "place-north", "place-NHRML-0254")
6363
assert_first_last_stop_id("CR-Kingston", "place-sstat", "place-KB-0351")
6464
assert_first_last_stop_id("Green-B", "place-gover", "place-lake")

0 commit comments

Comments
 (0)