diff options
author | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-10-04 10:25:49 +0200 |
---|---|---|
committer | Jeremy Benoist <jeremy.benoist@gmail.com> | 2016-10-04 10:31:03 +0200 |
commit | f440e282819a1e92e3200cf2e588fc9a0c1278ac (patch) | |
tree | 7769cfd595aaba70945f7a4a50ef1f42b6f12528 /app | |
parent | ca8f9bdc1507e8a1f1d7500fb52a0dcb64de237a (diff) | |
download | wallabag-f440e282819a1e92e3200cf2e588fc9a0c1278ac.tar.gz wallabag-f440e282819a1e92e3200cf2e588fc9a0c1278ac.tar.zst wallabag-f440e282819a1e92e3200cf2e588fc9a0c1278ac.zip |
Update doc
Merge VALIDATE_TRANSLATION_FILE & ASSET build (less build on Travis)
Diffstat (limited to 'app')
-rw-r--r-- | app/config/tests/parameters_test.sqlite.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/tests/parameters_test.sqlite.yml b/app/config/tests/parameters_test.sqlite.yml index 6e9f98de..1952e3a6 100644 --- a/app/config/tests/parameters_test.sqlite.yml +++ b/app/config/tests/parameters_test.sqlite.yml | |||
@@ -5,4 +5,4 @@ parameters: | |||
5 | test_database_name: ~ | 5 | test_database_name: ~ |
6 | test_database_user: ~ | 6 | test_database_user: ~ |
7 | test_database_password: ~ | 7 | test_database_password: ~ |
8 | test_database_path: "%kernel.root_dir%/../data/db/wallabag_testHU.sqlite" | 8 | test_database_path: "%kernel.root_dir%/../data/db/wallabag_test.sqlite" |