diff --git a/frontend/src/pages/account/Create.vue b/frontend/src/pages/account/Create.vue index 8a7e96526f..e5c835cbb3 100644 --- a/frontend/src/pages/account/Create.vue +++ b/frontend/src/pages/account/Create.vue @@ -7,7 +7,7 @@
{ cy.get('[data-el="splash"]').should('not.exist') }) - it('can customise the content of the "Sign Up" screen', () => { + it('can customise the content of the "Sign Up" screen - splash only', () => { cy.intercept('GET', '/api/*/settings').as('getSettings') cy.visit('/admin/settings/general') cy.wait('@getSettings') - cy.get('[data-el="banner"]').type('this is banner') cy.get('[data-el="splash"]').type('