diff --git a/cypress/e2e/6-code-node.cy.ts b/cypress/e2e/6-code-node.cy.ts index 84a855c4a3..501af802a2 100644 --- a/cypress/e2e/6-code-node.cy.ts +++ b/cypress/e2e/6-code-node.cy.ts @@ -94,7 +94,7 @@ $input.item() return [] `); - getParameter().get('.cm-lintRange-error').should('have.length', 5); + getParameter().get('.cm-lintRange-error').should('have.length.gte', 5); getParameter().contains('all').realHover(); cy.get('.cm-tooltip-lint').should( 'have.text',