]> git.immae.eu Git - github/wallabag/wallabag.git/blame - app/config/tests/parameters_test.mysql.yml
Remove custom Postgres class
[github/wallabag/wallabag.git] / app / config / tests / parameters_test.mysql.yml
CommitLineData
86732aa0
JB
1parameters:
2 test_database_driver: pdo_mysql
3 test_database_host: localhost
4 test_database_port: 3306
5 test_database_name: wallabag_test
6 test_database_user: root
7 test_database_password: ~
8 test_database_path: ~
7ab5eb95 9 env(TEST_DATABASE_PATH): ~
98efffc2 10 test_database_charset: utf8mb4