test: Add $agentInfo to known task runner parsers (no-changelog) (#14525)

This commit is contained in:
Mutasem Aldmour
2025-04-10 15:13:04 +02:00
committed by GitHub
parent 0b460552ba
commit faecb47f15

View File

@@ -295,6 +295,7 @@ describe('BuiltInsParser', () => {
'$thisRunIndex',
'$nodeVersion',
'$nodeId',
'$agentInfo',
'$webhookId',
]);
});