diff options
Diffstat (limited to 'app/config/tests/parameters_test.mysql.yml')
-rw-r--r-- | app/config/tests/parameters_test.mysql.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/config/tests/parameters_test.mysql.yml b/app/config/tests/parameters_test.mysql.yml index 36b227fb..0b7b82eb 100644 --- a/app/config/tests/parameters_test.mysql.yml +++ b/app/config/tests/parameters_test.mysql.yml | |||
@@ -1,5 +1,6 @@ | |||
1 | parameters: | 1 | parameters: |
2 | test_database_driver: pdo_mysql | 2 | test_database_driver: pdo_mysql |
3 | test_database_driver_class: ~ | ||
3 | test_database_host: localhost | 4 | test_database_host: localhost |
4 | test_database_port: 3306 | 5 | test_database_port: 3306 |
5 | test_database_name: wallabag_test | 6 | test_database_name: wallabag_test |