Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jacquesfize committed Jan 23, 2025
1 parent 9f00cc4 commit 682d1bc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/cypress/e2e/homepage-spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ describe('Testing homepage', () => {

it('disconnect', () => {
cy.get('[data-qa="pnx-home-content-exit-button"]').click({ force: true });
cy.wait(1000);
cy.get('[data-qa="gn-connection-button"]');
});
});

0 comments on commit 682d1bc

Please sign in to comment.