Skip to content

Commit

Permalink
Fix MongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
dunglas committed Jun 15, 2019
1 parent 830d2fc commit 22e953c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions tests/Fixtures/app/config/config_common.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,13 @@ doctrine:
auto_generate_proxy_classes: '%kernel.debug%'
auto_mapping: true

doctrine_mongodb:
connections:
default: ~
document_managers:
default:
auto_mapping: true

twig:
strict_variables: '%kernel.debug%'

Expand Down

0 comments on commit 22e953c

Please sign in to comment.