1
0
Fork 0
mirror of synced 2024-09-08 13:41:09 +12:00

one more log

This commit is contained in:
Peter Clement 2022-10-05 10:01:11 +01:00
parent f4c9fc6897
commit bd47c948c5

View file

@ -446,7 +446,7 @@ class Orchestrator {
this._context.steps.splice(loopStepNumber + 1, 1)
wasLoopStep = false
}
console.log()
if (loopSteps && loopSteps.length) {
let tempOutput = {
success: true,