fix: improve flow editor log streaming for individual tests

This commit is contained in:
Ruben Fiszel
2025-08-20 16:33:08 +00:00
parent 3d1584b6e6
commit 6675cfed2a
2 changed files with 2 additions and 0 deletions

View File

@@ -571,6 +571,7 @@
noLogs: noLogs,
noCode
})
callbacks?.change?.(job)
}
if (!onlyResult) {

View File

@@ -145,4 +145,5 @@
}
}
}
bind:job={modulesTestStates.states[mod.id].testJob}
/>