|
|
@@ -163,8 +163,6 @@ context('Access to /me/all-in-app-notifications', () => {
|
|
|
cy.get('.notification-wrapper > a').click();
|
|
|
cy.get('.notification-wrapper > .dropdown-menu > a').click();
|
|
|
|
|
|
- cy.get('#all-in-app-notifications').should('be.visible');
|
|
|
-
|
|
|
cy.screenshot(`${ssPrefix}-see-all`, { capture: 'viewport' });
|
|
|
|
|
|
cy.get('.grw-custom-nav-tab > div > ul > li:nth-child(2) > a').click();
|