mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 01:56:46 +00:00
feat(n8n Form Trigger Node): Option to remove attribution (#9162)
This commit is contained in:
@@ -78,6 +78,7 @@ describe('n8n Form Trigger', () => {
|
||||
|
||||
//add optional submitted message
|
||||
cy.get('.param-options').click();
|
||||
getVisibleSelect().find('span').contains('Form Response').click();
|
||||
cy.contains('span', 'Text to Show')
|
||||
.should('exist')
|
||||
.parent()
|
||||
|
||||
Reference in New Issue
Block a user