Skip to content

Commit 57c5520

Browse files
klapaudiusgithub-actions[bot]
authored andcommitted
Fix styling
1 parent 3d1258b commit 57c5520

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/DependencyInjection/KlpMcpServerExtensionTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public function test_load_sets_all_parameters_correctly(): void
3838
'prefix' => 'prefix',
3939
'connection' => 'localhost',
4040
'ttl' => 100,
41-
]
41+
],
4242
],
4343
'server_provider' => 'sse',
4444
'sse_adapter' => 'custom_adapter',

0 commit comments

Comments
 (0)