mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-18 10:31:15 +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',
|
'$thisRunIndex',
|
||||||
'$nodeVersion',
|
'$nodeVersion',
|
||||||
'$nodeId',
|
'$nodeId',
|
||||||
|
'$agentInfo',
|
||||||
'$webhookId',
|
'$webhookId',
|
||||||
]);
|
]);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user