fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869)

This commit is contained in:
Michael Kret
2024-12-11 13:52:40 +02:00
committed by GitHub
parent ec54333f78
commit f4c2523419
7 changed files with 38 additions and 7 deletions

View File

@@ -201,6 +201,7 @@ describe('FormTrigger', () => {
name: 'Test Respond To Webhook',
type: 'n8n-nodes-base.respondToWebhook',
typeVersion: 1,
disabled: false,
},
],
}),