Skip to content

Commit

Permalink
Updated the snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
kotva006 committed Oct 25, 2023
1 parent ec906a2 commit b8fd2f1
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -99,15 +99,15 @@ exports[`StopPageDepartures renders with data 2`] = `
</div>
</div>
<div
aria-label="Open upcoming departures to Braintree"
aria-label="Open upcoming departures to Alewife"
class="departure-card__headsign d-flex"
role="button"
tabindex="0"
>
<div
class="departure-card__headsign-name"
>
Braintree
Alewife
</div>
<div
class="departure-card__content"
Expand All @@ -126,15 +126,15 @@ exports[`StopPageDepartures renders with data 2`] = `
</div>
</div>
<div
aria-label="Open upcoming departures to Alewife"
aria-label="Open upcoming departures to Braintree"
class="departure-card__headsign d-flex"
role="button"
tabindex="0"
>
<div
class="departure-card__headsign-name"
>
Alewife
Braintree
</div>
<div
class="departure-card__content"
Expand Down

0 comments on commit b8fd2f1

Please sign in to comment.