test: align NO_REPLY typing expectations
This commit is contained in:
@@ -172,6 +172,7 @@ describe("runReplyAgent typing (heartbeat)", () => {
|
|||||||
|
|
||||||
const { run, typing } = createMinimalRun({
|
const { run, typing } = createMinimalRun({
|
||||||
opts: { isHeartbeat: false, onPartialReply },
|
opts: { isHeartbeat: false, onPartialReply },
|
||||||
|
typingMode: "message",
|
||||||
});
|
});
|
||||||
await run();
|
await run();
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user