forked from wallabag/wallabag
Add missing test_database_socket parameter
This commit is contained in:
@ -9,4 +9,5 @@ parameters:
|
||||
# when the schema is dropped then recreate
|
||||
test_database_path: "%env(TEST_DATABASE_PATH)%"
|
||||
env(TEST_DATABASE_PATH): "%kernel.project_dir%/data/db/wallabag_test.sqlite"
|
||||
test_database_socket: null
|
||||
test_database_charset: utf8
|
||||
|
||||
Reference in New Issue
Block a user