mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 02:21:13 +00:00
fix: Manually reverted PR 11716 Do not assign all paired items (no-changelog) (#13429)
This commit is contained in:
@@ -253,6 +253,7 @@ describe('RespondToWebhook Node', () => {
|
||||
[
|
||||
{
|
||||
json: { error: 'The Response Data option "notSupportedRespondWith" is not supported!' },
|
||||
pairedItem: [{ item: 0 }],
|
||||
},
|
||||
],
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user