Skip to content

Commit bba1f5f

Browse files
committed
style: bad merge
1 parent bc97ae4 commit bba1f5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tests/Fixtures/app/AppKernel.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,8 +239,6 @@ class_exists(NativePasswordHasher::class) ? 'password_hashers' : 'encoders' => [
239239
$metadataBackwardCompatibilityLayer = (bool) ($_SERVER['EVENT_LISTENERS_BACKWARD_COMPATIBILITY_LAYER'] ?? false);
240240
$rfc7807CompliantErrors = (bool) ($_SERVER['RFC_7807_COMPLIANT_ERRORS'] ?? true);
241241

242-
extra_properties:
243-
244242
$c->prependExtensionConfig('api_platform', [
245243
'mapping' => [
246244
'paths' => ['%kernel.project_dir%/../TestBundle/Resources/config/api_resources'],

0 commit comments

Comments
 (0)