Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into n8n-7604-when-click…
Browse files Browse the repository at this point in the history
…ing-on-the-plus-on-the-output-stalk-of-a-node
  • Loading branch information
alexgrozav committed Dec 17, 2024
2 parents b55084d + 9d50dad commit 6c027fb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,7 @@ describe('TestRunnerService', () => {
mock<TestDefinition>({
workflowId: 'workflow-under-test-id',
evaluationWorkflowId: 'evaluation-workflow-id',
mockedNodes: [{ name: 'When clicking ‘Test workflow’' }],
}),
);

Expand Down

0 comments on commit 6c027fb

Please # to comment.