mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 10:02:05 +00:00
test: Add tests for parameter lag (#6942)
Github issue / Community forum post (link here to close automatically):
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
@copy="onTestLinkCopied"
|
||||
></CopyInput>
|
||||
<NodeExecuteButton
|
||||
data-test-id="trigger-execute-button"
|
||||
:nodeName="nodeName"
|
||||
@execute="onNodeExecute"
|
||||
size="medium"
|
||||
@@ -49,6 +50,7 @@
|
||||
</n8n-text>
|
||||
</div>
|
||||
<NodeExecuteButton
|
||||
data-test-id="trigger-execute-button"
|
||||
:nodeName="nodeName"
|
||||
@execute="onNodeExecute"
|
||||
size="medium"
|
||||
@@ -72,6 +74,7 @@
|
||||
</div>
|
||||
|
||||
<NodeExecuteButton
|
||||
data-test-id="trigger-execute-button"
|
||||
:nodeName="nodeName"
|
||||
@execute="onNodeExecute"
|
||||
size="medium"
|
||||
|
||||
Reference in New Issue
Block a user