mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-17 18:12:04 +00:00
feat(core): Initial TestRunner service with basic test execution (no-changelog) (#11735)
This commit is contained in:
@@ -2371,7 +2371,8 @@ export type WorkflowExecuteMode =
|
||||
| 'manual'
|
||||
| 'retry'
|
||||
| 'trigger'
|
||||
| 'webhook';
|
||||
| 'webhook'
|
||||
| 'evaluation';
|
||||
|
||||
export type WorkflowActivateMode =
|
||||
| 'init'
|
||||
|
||||
Reference in New Issue
Block a user