]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/tests/parameters_test.pgsql.yml
Add custom driver & schema manager for PostgreSQL 10
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.pgsql.yml
index 3e18d4a0395f41fedced20f96fe9ee6241cb9e64..ea249324e0eff08518a1ba52c27ae4e391b25b71 100644 (file)
@@ -1,9 +1,11 @@
 parameters:
     test_database_driver: pdo_pgsql
+    test_database_driver_class: Wallabag\CoreBundle\Doctrine\DBAL\Driver\CustomPostgreSQLDriver
     test_database_host: localhost
     test_database_port:
     test_database_name: wallabag_test
     test_database_user: travis
     test_database_password: ~
     test_database_path: ~
+    env(TEST_DATABASE_PATH): ~
     test_database_charset: utf8