X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig_test.yml;h=fc067ff46892d2cf646f5dbad992d4d96574771b;hb=5becf260fafd741fd34948f12131d8074dc2b5dc;hp=c620c35995c3afb97febcfeecf1d3e72191a263e;hpb=c07ec4b6820723165bd7b832681ad6d43ad605d0;p=github%2Fwallabag%2Fwallabag.git 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: doctrine: dbal: driver: "%test_database_driver%" + driver_class: "%test_database_driver_class%" host: "%test_database_host%" port: "%test_database_port%" dbname: "%test_database_name%"