test: align NO_REPLY typing expectations
This commit is contained in:
parent
43afad9f51
commit
d2a0e416ea
@ -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