diff --git a/cypress/integration/trusk-test/test.spec.js b/cypress/integration/trusk-test/test.spec.js index 46b3346..97e438f 100644 --- a/cypress/integration/trusk-test/test.spec.js +++ b/cypress/integration/trusk-test/test.spec.js @@ -63,6 +63,7 @@ describe('Should allow valid user and block the rest', () => { }); it.skip('Allow to disconnect a connected user', function() { + // cy.visit("ok.html") // get back cy.contains('Retour').click() cy.title().should('eq', 'QA @ Trusk')