Skip to content

Commit a70674f

Browse files
committed
removed doctrine naming strategy from test kernel
1 parent e123e28 commit a70674f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Fixtures/AbstractResetPasswordTestKernel.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@ protected function configureContainer(ContainerBuilder $container, LoaderInterfa
8585
],
8686
'orm' => [
8787
'auto_generate_proxy_classes' => true,
88-
'naming_strategy' => 'doctrine.orm.naming_strategy.underscore_number_aware',
8988
'auto_mapping' => true,
9089
'mappings' => [
9190
'App' => [

0 commit comments

Comments
 (0)