Assert success notification after publishign content in rollback test
This commit is contained in:
@@ -313,6 +313,7 @@ context('Content', () => {
|
||||
|
||||
// Save and publish
|
||||
cy.get('.btn-success').first().click();
|
||||
cy.umbracoSuccessNotification().should('be.visible');
|
||||
|
||||
// Rollback
|
||||
cy.get('.umb-box-header :button').click();
|
||||
|
||||
Reference in New Issue
Block a user