X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=app%2Fconfig%2Fparameters_test.yml;h=64e51976595d461ddac5ee77b1fe3cc269bf25da;hb=f5c862640bc4230699c18a5b0632cd1f587be739;hp=257d2acecbc4ba637b4f316628993647c01c3d1b;hpb=91f9bacf735e61072d6f0e9f47cc5ec6401193c7;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: ~