test: align NO_REPLY typing expectations
This commit is contained in:
parent
d9b07b5e76
commit
70172800c5
@ -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();
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user