Skip to content

Commit

Permalink
fix: pull updated timeline.spec
Browse files Browse the repository at this point in the history
  • Loading branch information
xoRmalka committed Jul 27, 2024
1 parent 9082546 commit fb04d05
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/timeline.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -74,9 +74,9 @@ test.describe('Timeline Page Tests', () => {
await timelinePage.selectOperatorFromDropbox(
timelinePage.operatorsDropDown,
timelinePage.operatorsList,
'אגד תעבורה',
'דן בדרום',
)
await timelinePage.fillLineNumber('2')
await timelinePage.fillLineNumber('9999')
await timelinePage.verifyLineNumberNotFound()
})

Expand Down

0 comments on commit fb04d05

Please sign in to comment.