aboutsummaryrefslogtreecommitdiffhomepage
path: root/app/config/parameters_test.yml
diff options
context:
space:
mode:
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'