diff options
Diffstat (limited to 'tests/utils/config')
-rw-r--r-- | tests/utils/config/configJson.json.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/utils/config/configJson.json.php b/tests/utils/config/configJson.json.php index a656b67c..1549ddfc 100644 --- a/tests/utils/config/configJson.json.php +++ b/tests/utils/config/configJson.json.php | |||
@@ -76,7 +76,7 @@ | |||
76 | "extensions": [] | 76 | "extensions": [] |
77 | }, | 77 | }, |
78 | "thumbnails": { | 78 | "thumbnails": { |
79 | "enabled": true, | 79 | "mode": "common", |
80 | "width": 90, | 80 | "width": 90, |
81 | "height": 53 | 81 | "height": 53 |
82 | } | 82 | } |