Yuki Takei %!s(int64=4) %!d(string=hai) anos
pai
achega
b9471d6700
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      packages/app/test/cypress/integration/6-home/home.spec.ts

+ 1 - 1
packages/app/test/cypress/integration/6-home/home.spec.ts

@@ -62,10 +62,10 @@ context('Access User settings', () => {
     cy.get('.toast').should('be.visible').invoke('attr', 'style', 'opacity: 1');
     cy.get('.toast').should('be.visible').invoke('attr', 'style', 'opacity: 1');
     cy.screenshot(`${ssPrefix}-external-account-3`);
     cy.screenshot(`${ssPrefix}-external-account-3`);
     cy.get('.toast-close-button').click({ multiple: true }); // close toast alert
     cy.get('.toast-close-button').click({ multiple: true }); // close toast alert
+    cy.get('.toast').should('not.exist');
     cy.getByTestid('grw-associate-modal').find('.close').click();
     cy.getByTestid('grw-associate-modal').find('.close').click();
     cy.screenshot(`${ssPrefix}-external-account-4`);
     cy.screenshot(`${ssPrefix}-external-account-4`);
 
 
-    cy.get('.toast-close-button').click({ multiple: true }); // close toast alert
     cy.get('.toast').should('not.exist');
     cy.get('.toast').should('not.exist');
 
 
     // Access Password setting
     // Access Password setting