Skip to content

Commit 9902966

Browse files
author
Till Hildebrandt
committed
Pretty CF
1 parent bd0beb2 commit 9902966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Unit/DependencyInjection/ConfigurationTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -269,7 +269,7 @@ public function testSupportsAllConfigFormats(): void
269269
'blacklisted_paths' => ['@/path/not-to-be/cached@'],
270270
'cache_listeners' => [
271271
'my_cache_listener_0',
272-
'my_cache_listener_1'
272+
'my_cache_listener_1',
273273
],
274274
],
275275
],

0 commit comments

Comments
 (0)