Skip to content

Commit 10371e9

Browse files
committed
Fix test
1 parent 007f3df commit 10371e9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/api/providers/__tests__/openrouter.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ describe("OpenRouterHandler", () => {
5555
info: mockOptions.openRouterModelInfo,
5656
maxTokens: 1000,
5757
reasoning: undefined,
58-
supportsPromptCache: false,
5958
temperature: 0,
6059
thinking: undefined,
6160
topP: undefined,

0 commit comments

Comments
 (0)