mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-26 09:19:22 +02:00
#vars_mail_admin has been deleted in 1.0+
This commit is contained in:
parent
df8fb68d5e
commit
c661ae36ef
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user