Skip to content

Commit 31615ff

Browse files
Jakub ZikaJakub Zika
authored andcommitted
fix integration tests
1 parent 9e7aa1c commit 31615ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration-test/integration/initialize_test.clj

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"anthropic/claude-opus-4-20250514"
1919
"anthropic/claude-sonnet-4-20250514"
2020
"github-copilot/claude-sonnet-4"
21+
"github-copilot/gemini-2.5-pro"
2122
"github-copilot/gpt-4.1"
2223
"github-copilot/gpt-5"
2324
"github-copilot/gpt-5-mini"
@@ -63,6 +64,7 @@
6364
"anthropic/claude-opus-4-20250514"
6465
"anthropic/claude-sonnet-4-20250514"
6566
"github-copilot/claude-sonnet-4"
67+
"github-copilot/gemini-2.5-pro"
6668
"github-copilot/gpt-4.1"
6769
"github-copilot/gpt-5"
6870
"github-copilot/gpt-5-mini"

0 commit comments

Comments
 (0)