mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2025-12-16 17:46:45 +00:00
test: Add missing $rawParameter to list of known built-ins (#12976)
This commit is contained in:
@@ -253,6 +253,7 @@ describe('BuiltInsParser', () => {
|
||||
'$node',
|
||||
'$self',
|
||||
'$parameter',
|
||||
'$rawParameter',
|
||||
'$prevNode',
|
||||
'$runIndex',
|
||||
'$mode',
|
||||
|
||||
Reference in New Issue
Block a user