aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/utils/config/configJson.json.php
diff options
context:
space:
mode:
Diffstat (limited to 'tests/utils/config/configJson.json.php')
-rw-r--r--tests/utils/config/configJson.json.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/utils/config/configJson.json.php b/tests/utils/config/configJson.json.php
index 9c9288f3..3101b225 100644
--- a/tests/utils/config/configJson.json.php
+++ b/tests/utils/config/configJson.json.php
@@ -29,6 +29,9 @@
29 }, 29 },
30 "plugins": { 30 "plugins": {
31 "WALLABAG_VERSION": 1 31 "WALLABAG_VERSION": 1
32 },
33 "dev": {
34 "debug": true
32 } 35 }
33} 36}
34*/ ?> 37*/ ?>