Skip to content

Commit

Permalink
minor improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
htuzel committed Nov 13, 2024
1 parent d45033c commit fdffcc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cypress/e2e/variation.cy.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ describe('Algolia Search', () => {

// Wait for the page to load
cy.get('body', {
timeout: 10000
timeout: 20000
}).should('be.visible')

// Handle the cookie consent pop-up
Expand Down

0 comments on commit fdffcc8

Please sign in to comment.