Skip to content

Commit

Permalink
test: index
Browse files Browse the repository at this point in the history
  • Loading branch information
Myllaume committed Aug 10, 2024
1 parent 21ae5f5 commit b07ef53
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions e2e/leftPanel.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ describe('left panel', () => {

beforeEach(() => {
cy.contains('Index').click();
cy.get('#menu-container').scrollTo('bottom');
});

it('should display each record with alphabetical order', () => {
Expand Down

0 comments on commit b07ef53

Please sign in to comment.