Skip to content

Commit

Permalink
add comments
Browse files Browse the repository at this point in the history
  • Loading branch information
ckcherry23 committed May 6, 2024
1 parent a97aa60 commit faad1cc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -109,6 +109,7 @@ describe('optimise timeline', () => {
cy.get('#tab-zoom')
.should('be.visible');

// verifies the date range is correctly optimised
cy.get('#tab-zoom .period')
.should('contain', '2018-05-03 to 2023-03-03');

Expand Down

0 comments on commit faad1cc

Please sign in to comment.