Skip to content

Commit aa681c2

Browse files
committed
test: improve ApiPlatformExtensionTest::testCommonConfiguration
1 parent 31e1824 commit aa681c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Tests/Bundle/DependencyInjection/ApiPlatformExtensionTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -253,6 +253,7 @@ public function testCommonConfiguration(): void
253253
'api_platform.listener.view.write',
254254
'api_platform.listener.view.serialize',
255255
'api_platform.listener.view.respond',
256+
'api_platform.swagger_ui.documentation.provider'
256257
];
257258

258259
foreach ($services as $service) {

0 commit comments

Comments
 (0)