Commit 803996a
authored
test(sessions): add enqueueSpeech to sessionEventBatching fake deps
The streamed-event batching test constructs SessionServiceDeps directly. Since the speak-tool narration work made enqueueSpeech a required dependency invoked when a response flushes, the fake deps must provide it or the test throws "this.d.enqueueSpeech is not a function".
Generated-By: PostHog Code
Task-Id: e012ce8b-197a-41c1-b96a-36bad4a1aa861 parent 8ca9e4b commit 803996a
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
90 | 91 | | |
91 | 92 | | |
92 | 93 | | |
| |||
0 commit comments