aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/config_test.yml
diff options
context:
space:
mode:
Diffstat (limited to 'app/config/config_test.yml')
-rw-r--r--app/config/config_test.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/config/config_test.yml b/app/config/config_test.yml
index 83e2922a..a6ead1e8 100644
--- a/app/config/config_test.yml
+++ b/app/config/config_test.yml
@@ -17,4 +17,6 @@ swiftmailer:
17 17
18doctrine: 18doctrine:
19 dbal: 19 dbal:
20 path: %kernel.root_dir%/../data/db/poche_test.sqlite 20 driver: pdo_sqlite
21 path: %kernel.root_dir%/../data/db/wallabag_test.sqlite
22 host: localhost