Add missing test_database_socket parameter

This commit is contained in:
Yassine Guedidi
2024-01-05 00:10:08 +01:00
parent ccd50bca7a
commit a6af149fa3
5 changed files with 5 additions and 0 deletions

View File

@ -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