test: align NO_REPLY typing expectations

This commit is contained in:
Peter Steinberger 2026-01-21 17:03:00 +00:00
parent d9b07b5e76
commit 70172800c5

View File

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