Fix tests.

This commit is contained in:
Sam Rose 2025-03-06 12:44:36 +00:00
parent 6853b49427
commit e0c74eede4
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -564,7 +564,7 @@ class Orchestrator {
}
inputs = automationUtils.cleanInputValues(
await processObject(cloneDeep(step.inputs), ctx),
inputs,
step.schema.inputs.properties
)