test(logging): fix stalled recovery threshold test

This commit is contained in:
Peter Steinberger
2026-05-15 10:32:44 +01:00
parent 93b9223bee
commit a383baac03

View File

@@ -530,6 +530,7 @@ describe("stuck session diagnostics threshold", () => {
diagnostics: {
enabled: true,
stuckSessionWarnMs,
stuckSessionAbortMs,
},
},
{ recoverStuckSession },