mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
test: Add $agentInfo to known task runner parsers (no-changelog) (#14525)
This commit is contained in:
@@ -295,6 +295,7 @@ describe('BuiltInsParser', () => {
|
||||
'$thisRunIndex',
|
||||
'$nodeVersion',
|
||||
'$nodeId',
|
||||
'$agentInfo',
|
||||
'$webhookId',
|
||||
]);
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user