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'