Skip to content

Commit 3ce09e6

Browse files
committed
Add runtime parameter to first startStream call in test
1 parent 2d0fe31 commit 3ce09e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/services/streamManager.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -277,6 +277,7 @@ describe("StreamManager - Concurrent Stream Prevention", () => {
277277
"anthropic:claude-sonnet-4-5",
278278
1,
279279
"system",
280+
runtime,
280281
undefined,
281282
{}
282283
),

0 commit comments

Comments
 (0)