diff options
Diffstat (limited to 'app/config/tests/parameters.yml.dist.mysql')
-rw-r--r-- | app/config/tests/parameters.yml.dist.mysql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/tests/parameters.yml.dist.mysql b/app/config/tests/parameters.yml.dist.mysql index f902f239..3b9262bb 100644 --- a/app/config/tests/parameters.yml.dist.mysql +++ b/app/config/tests/parameters.yml.dist.mysql | |||
@@ -12,7 +12,7 @@ parameters: | |||
12 | test_database_driver: pdo_mysql | 12 | test_database_driver: pdo_mysql |
13 | test_database_host: localhost | 13 | test_database_host: localhost |
14 | test_database_port: 3306 | 14 | test_database_port: 3306 |
15 | test_database_name: wallabag | 15 | test_database_name: wallabag_test |
16 | test_database_user: root | 16 | test_database_user: root |
17 | test_database_password: ~ | 17 | test_database_password: ~ |
18 | test_database_path: ~ | 18 | test_database_path: ~ |