]> git.immae.eu Git - github/wallabag/wallabag.git/blob - app/config/tests/parameters_test.pgsql.yml
ea249324e0eff08518a1ba52c27ae4e391b25b71
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.pgsql.yml
1 parameters:
2 test_database_driver: pdo_pgsql
3 test_database_driver_class: Wallabag\CoreBundle\Doctrine\DBAL\Driver\CustomPostgreSQLDriver
4 test_database_host: localhost
5 test_database_port:
6 test_database_name: wallabag_test
7 test_database_user: travis
8 test_database_password: ~
9 test_database_path: ~
10 env(TEST_DATABASE_PATH): ~
11 test_database_charset: utf8