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 1ac9d1a commit 3651bb0Copy full SHA for 3651bb0
tests/Bridge/Symfony/Bundle/DependencyInjection/ApiPlatformExtensionTest.php
@@ -407,7 +407,7 @@ private function getContainerBuilderProphecy()
407
'api_platform.http_cache.purger.varnish',
408
'api_platform.http_cache.purger.varnish_client',
409
'api_platform.http_cache.listener.response.add_tags',
410
- 'api_platform.http_cache.purger.varnish_client.test'
+ 'api_platform.http_cache.purger.varnish_client.test',
411
];
412
413
foreach ($definitions as $definition) {
0 commit comments