one more log
This commit is contained in:
parent
f4c9fc6897
commit
bd47c948c5
|
@ -446,7 +446,7 @@ class Orchestrator {
|
||||||
this._context.steps.splice(loopStepNumber + 1, 1)
|
this._context.steps.splice(loopStepNumber + 1, 1)
|
||||||
wasLoopStep = false
|
wasLoopStep = false
|
||||||
}
|
}
|
||||||
console.log()
|
|
||||||
if (loopSteps && loopSteps.length) {
|
if (loopSteps && loopSteps.length) {
|
||||||
let tempOutput = {
|
let tempOutput = {
|
||||||
success: true,
|
success: true,
|
||||||
|
|
Loading…
Reference in New Issue