mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
@@ -22,7 +22,7 @@ describe('Create Account Page', () => {
|
||||
cy.get('#vocation1').check()
|
||||
cy.get('#accept_rules').check()
|
||||
|
||||
cy.get('#form').submit()
|
||||
cy.get('#createaccount').submit()
|
||||
|
||||
// no errors please
|
||||
cy.contains('The Following Errors Have Occurred:').should('not.exist')
|
||||
|
Reference in New Issue
Block a user