diff --git a/cypress/e2e/1-install.cy.js b/cypress/e2e/1-install.cy.js index 84a8f51b..87f2d6fe 100644 --- a/cypress/e2e/1-install.cy.js +++ b/cypress/e2e/1-install.cy.js @@ -38,7 +38,6 @@ describe('Install MyAAC', () => { cy.contains('Basic configuration'); cy.get('#vars_server_path').click().clear().type(Cypress.env('SERVER_PATH')) - cy.get('#vars_mail_admin').click().clear().type('noone@example.net') cy.get('[type="checkbox"]').uncheck() // usage statistics uncheck