Skip to content

Commit

Permalink
fix: North station disruption case test
Browse files Browse the repository at this point in the history
  • Loading branch information
KaylaBrady committed Dec 6, 2024
1 parent 1e26ef9 commit 7ffc024
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -3108,7 +3108,7 @@ class NearbyResponseTest {
)
),
alertsHere = listOf(alert),
alertsDownstream = listOf(alert),
alertsDownstream = emptyList(),
hasSchedulesToday = false
),
)
Expand Down

0 comments on commit 7ffc024

Please sign in to comment.