Update openrouter.test.ts

This commit is contained in:
Matt Rubens 2025-01-21 19:32:59 -05:00 committed by GitHub
parent 53af972579
commit 2a11bcabfd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -36,7 +36,7 @@ describe("OpenRouterHandler", () => {
apiKey: mockOptions.openRouterApiKey,
defaultHeaders: {
"HTTP-Referer": "https://github.com/RooVetGit/Roo-Cline",
"X-Title": "Roo-Code",
"X-Title": "Roo Code",
},
})
})