mirror of
https://github.com/n8n-io/n8n.git
synced 2026-05-26 22:35:18 +02:00
test: Add $agentInfo to known task runner parsers (no-changelog) (#14525)
This commit is contained in:
parent
0b460552ba
commit
faecb47f15
|
|
@ -295,6 +295,7 @@ describe('BuiltInsParser', () => {
|
|||
'$thisRunIndex',
|
||||
'$nodeVersion',
|
||||
'$nodeId',
|
||||
'$agentInfo',
|
||||
'$webhookId',
|
||||
]);
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user