Skip to content

Commit 357cb94

Browse files
Update test
1 parent 84a1fa3 commit 357cb94

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/api/providers/__tests__/anthropic-vertex.spec.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@ describe("VertexHandler", () => {
6060
})
6161

6262
expect(AnthropicVertex).toHaveBeenCalledWith({
63+
baseURL: "https://aiplatform.googleapis.com/v1",
6364
projectId: "test-project",
6465
region: "us-central1",
6566
})

0 commit comments

Comments
 (0)