X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig_test.yml;fp=app%2Fconfig%2Fconfig_test.yml;h=fc067ff46892d2cf646f5dbad992d4d96574771b;hb=a1661af17c9054a6c399dd9d5220f8d6a5091fa2;hp=c620c35995c3afb97febcfeecf1d3e72191a263e;hpb=f209798368de66b4acd8b892fe71018ebb30c2da;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%"