mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-22 20:29:08 +00:00
feat: Update Workflow class usage on the Frontend for better performance (no-changelog) (#17680)
This commit is contained in:
@@ -706,7 +706,7 @@ describe('RunData', () => {
|
||||
node: {
|
||||
name: 'Test Node',
|
||||
},
|
||||
workflow: createTestWorkflowObject({
|
||||
workflowObject: createTestWorkflowObject({
|
||||
id: workflowId,
|
||||
nodes: workflowNodes,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user