X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters_test.yml;h=64e51976595d461ddac5ee77b1fe3cc269bf25da;hb=9216bab8c9ea3cea60c0a6fae1ffaea212a8932e;hp=257d2acecbc4ba637b4f316628993647c01c3d1b;hpb=393020100350140e421d991a3fc7d12eaf69a8b7;p=github%2Fwallabag%2Fwallabag.git diff --git a/app/config/parameters_test.yml b/app/config/parameters_test.yml index 257d2ace..64e51976 100644 --- a/app/config/parameters_test.yml +++ b/app/config/parameters_test.yml @@ -8,3 +8,4 @@ parameters: test_database_path: "%env(TEST_DATABASE_PATH)%" env(TEST_DATABASE_PATH): "%kernel.project_dir%/data/db/wallabag_test.sqlite" test_database_charset: utf8 + test_database_driver_class: ~