Skip to content

Commit ea03c56

Browse files
committed
Upgrade to Ibexa 5
1 parent 4e72605 commit ea03c56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bundle/DependencyInjection/CRConnectorGeminiExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ public function testDefaultConfiguration(): void
2525
$this->load();
2626

2727
$this->assertParameter([
28-
'gemini-2.5' => 'Gemini 2.5',
28+
'gemini-2.5-flash' => 'Gemini 2.5',
2929
'gemini-2.0-flash' => 'Gemini 2.0',
3030
], 'text_to_text', 'models');
3131
$this->assertParameter('gemini-2.0-flash', 'text_to_text', 'default_model');

0 commit comments

Comments
 (0)