aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/parameters_test.yml
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2017-06-08 19:15:33 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2017-06-08 19:15:33 +0200
commit80f4d85ac92ab4dc490c51f2d831ac7fa3853826 (patch)
tree0a13d4c7ee0e5ce34e2c21a6492de61a49e627e8 /app/config/parameters_test.yml
parente48b238a3e2c387be1f897e6f2c3c481d25f5203 (diff)
downloadwallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.gz
wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.tar.zst
wallabag-80f4d85ac92ab4dc490c51f2d831ac7fa3853826.zip
Review
Diffstat (limited to 'app/config/parameters_test.yml')
-rw-r--r--app/config/parameters_test.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/config/parameters_test.yml b/app/config/parameters_test.yml
index 92f0364f..010785e6 100644
--- a/app/config/parameters_test.yml
+++ b/app/config/parameters_test.yml
@@ -8,4 +8,3 @@ parameters:
8 test_database_path: "%env(TEST_DATABASE_PATH)%" 8 test_database_path: "%env(TEST_DATABASE_PATH)%"
9 env(TEST_DATABASE_PATH): "%kernel.root_dir%/../data/db/wallabag_test.sqlite" 9 env(TEST_DATABASE_PATH): "%kernel.root_dir%/../data/db/wallabag_test.sqlite"
10 test_database_charset: utf8 10 test_database_charset: utf8
11 domain_name: 'http://v2.wallabag.org'