2
0
Эх сурвалжийг харах

Update openrouter.test.ts

Matt Rubens 11 сар өмнө
parent
commit
2a11bcabfd

+ 1 - 1
src/api/providers/__tests__/openrouter.test.ts

@@ -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",
 			},
 		})
 	})