We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d1258b commit 57c5520Copy full SHA for 57c5520
tests/DependencyInjection/KlpMcpServerExtensionTest.php
@@ -38,7 +38,7 @@ public function test_load_sets_all_parameters_correctly(): void
38
'prefix' => 'prefix',
39
'connection' => 'localhost',
40
'ttl' => 100,
41
- ]
+ ],
42
],
43
'server_provider' => 'sse',
44
'sse_adapter' => 'custom_adapter',
0 commit comments