fix: improve flow editor log streaming for individual tests
This commit is contained in:
@@ -571,6 +571,7 @@
|
||||
noLogs: noLogs,
|
||||
noCode
|
||||
})
|
||||
callbacks?.change?.(job)
|
||||
}
|
||||
|
||||
if (!onlyResult) {
|
||||
|
||||
@@ -145,4 +145,5 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
bind:job={modulesTestStates.states[mod.id].testJob}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user