mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-09 08:25:25 +00:00
Add missing parameter for test
This commit is contained in:
parent
bd91bd5c32
commit
eb3754509d
1 changed files with 1 additions and 0 deletions
|
@ -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: ~
|
||||
|
|
Loading…
Reference in a new issue