mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-21 11:49:59 +00:00
fix: Add Exact Match Option for NDV (no-changelog) (#15787)
Co-authored-by: Eugene Molodkin <eugene@n8n.io>
This commit is contained in:
@@ -70,7 +70,7 @@ describe('Sub-workflow creation and typed usage', () => {
|
||||
// NAVIGATE TO CHILD WORKFLOW
|
||||
// **************************
|
||||
// Close NDV before opening the node creator
|
||||
cy.get('body').type('{esc}');
|
||||
clickGetBackToCanvas();
|
||||
openNode('When Executed by Another Workflow');
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user