1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-08-01 17:38:38 +00:00

fix tests

This commit is contained in:
Thomas Citharel 2017-06-06 16:18:25 +02:00
parent d6c4c484c4
commit e48b238a3e
2 changed files with 2 additions and 1 deletions

View file

@ -8,3 +8,4 @@ parameters:
test_database_path: "%env(TEST_DATABASE_PATH)%"
env(TEST_DATABASE_PATH): "%kernel.root_dir%/../data/db/wallabag_test.sqlite"
test_database_charset: utf8
domain_name: 'http://v2.wallabag.org'