X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fconfig_test.yml;h=c620c35995c3afb97febcfeecf1d3e72191a263e;hb=7ab5eb9508921d84b4b4ec84a59135d536da748e;hp=3eab6fb2848f5afccf9c8b6b76ded8a8b845aa93;hpb=f2e5fdc3666a2a6525b4202ab48df05efeebaf5c;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config_test.yml b/app/config/config_test.yml index 3eab6fb2..c620c359 100644 --- a/app/config/config_test.yml +++ b/app/config/config_test.yml @@ -28,8 +28,9 @@ doctrine: dbname: "%test_database_name%" user: "%test_database_user%" password: "%test_database_password%" - charset: UTF8 - path: "%test_database_path%" + charset: "%test_database_charset%" + path: "%env(TEST_DATABASE_PATH)%" + orm: metadata_cache_driver: type: service