mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
fix(editor): Add back prompt requesting to save unsaved changes (no-changelog) (#10190)
This commit is contained in:
3
cypress/composables/modals/save-changes-modal.ts
Normal file
3
cypress/composables/modals/save-changes-modal.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export function getSaveChangesModal() {
|
||||
return cy.get('.el-overlay').contains('Save changes before leaving?');
|
||||
}
|
||||
Reference in New Issue
Block a user