test: align NO_REPLY typing expectations

This commit is contained in:
Peter Steinberger
2026-01-21 17:03:00 +00:00
parent 43afad9f51
commit d2a0e416ea

View File

@@ -172,6 +172,7 @@ describe("runReplyAgent typing (heartbeat)", () => {
const { run, typing } = createMinimalRun({
opts: { isHeartbeat: false, onPartialReply },
typingMode: "message",
});
await run();