diff options
Diffstat (limited to 'app/config/config_test.yml')
-rw-r--r-- | app/config/config_test.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/config_test.yml b/app/config/config_test.yml index c620c359..fc067ff4 100644 --- a/app/config/config_test.yml +++ b/app/config/config_test.yml | |||
@@ -23,6 +23,7 @@ swiftmailer: | |||
23 | doctrine: | 23 | doctrine: |
24 | dbal: | 24 | dbal: |
25 | driver: "%test_database_driver%" | 25 | driver: "%test_database_driver%" |
26 | driver_class: "%test_database_driver_class%" | ||
26 | host: "%test_database_host%" | 27 | host: "%test_database_host%" |
27 | port: "%test_database_port%" | 28 | port: "%test_database_port%" |
28 | dbname: "%test_database_name%" | 29 | dbname: "%test_database_name%" |