X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;ds=sidebyside;f=app%2Fconfig%2Fconfig_test.yml;h=f5e2c25ead1bca8ccb1b9980fa48657f5c864c76;hb=refs%2Fpull%2F2839%2Fhead;hp=d43d872aba7cc3a29f33eb99599d799de86b87d9;hpb=d2b4f01d7435e8a8f99b15a2487916427c04e58d;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/config_test.yml b/app/config/config_test.yml index d43d872a..f5e2c25e 100644 --- a/app/config/config_test.yml +++ b/app/config/config_test.yml @@ -1,5 +1,6 @@ imports: - { resource: config_dev.yml } + - { resource: parameters_test.yml } framework: test: ~ @@ -27,7 +28,7 @@ doctrine: dbname: "%test_database_name%" user: "%test_database_user%" password: "%test_database_password%" - charset: UTF8 + charset: "%test_database_charset%" path: "%test_database_path%" orm: metadata_cache_driver: