Skip to content

Commit fe75764

Browse files
committed
test(install): type Google service env fixture
1 parent e6150af commit fe75764

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/commands/daemon-install-helpers.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1792,7 +1792,7 @@ describe("buildGatewayInstallPlan — dotenv merge", () => {
17921792
models: {
17931793
providers: {
17941794
google: {
1795-
baseUrl: "https://generativelanguage.googleapis.com/v1beta/openai",
1795+
baseUrl: "https://generativelanguage.googleapis.com/v1beta",
17961796
apiKey: { source: "env", provider: "default", id: "GEMINI_API_KEY" },
17971797
models: [],
17981798
},

0 commit comments

Comments
 (0)