Skip to content

Commit 80033c6

Browse files
committed
test(install): type Google service env fixture
1 parent 165a668 commit 80033c6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1583,6 +1583,7 @@ describe("buildGatewayInstallPlan — dotenv merge", () => {
15831583
models: {
15841584
providers: {
15851585
google: {
1586+
baseUrl: "https://generativelanguage.googleapis.com/v1beta",
15861587
apiKey: { source: "env", provider: "default", id: "GEMINI_API_KEY" },
15871588
models: [],
15881589
},

0 commit comments

Comments
 (0)