Fix tests.
This commit is contained in:
parent
6853b49427
commit
e0c74eede4
|
@ -564,7 +564,7 @@ class Orchestrator {
|
|||
}
|
||||
|
||||
inputs = automationUtils.cleanInputValues(
|
||||
await processObject(cloneDeep(step.inputs), ctx),
|
||||
inputs,
|
||||
step.schema.inputs.properties
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue