Skip to content

Commit

Permalink
fixup! front: add track column to timestops table
Browse files Browse the repository at this point in the history
  • Loading branch information
Synar committed Nov 7, 2024
1 parent 95cbe58 commit 151b7bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions front/tests/011-op-times-and-stops-tab.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,7 @@ test.describe('Times and Stops Tab Verification', () => {
const expectedColumnNames = cleanWhitespaceInArray([
translations.name,
translations.ch,
translations.trackName,
translations.arrivalTime,
translations.stopTime,
translations.departureTime,
Expand Down

0 comments on commit 151b7bc

Please sign in to comment.