]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_test.yml
Remove custom Postgres class
[github/wallabag/wallabag.git] / app / config / config_test.yml
index 11e0feb778d92c48a71732150e110cb3e9376680..216f84316078b06734b5ff37543e787f183803e4 100644 (file)
@@ -24,7 +24,6 @@ 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%"