aboutsummaryrefslogtreecommitdiffstats
path: root/tests/plupload
diff options
context:
space:
mode:
authorCrizzo <mail@crizzo.de>2016-12-18 15:31:58 +0100
committerCrizzo <mail@crizzo.de>2016-12-18 15:31:58 +0100
commit71f82f2615302da12f00e925cd40522b9a010257 (patch)
tree1273cffa301eb815dfbbb8b673c5ad0f76e0960d /tests/plupload
parent853362ddad3c3c137894da2357d2cfd0f1816049 (diff)
downloadforums-71f82f2615302da12f00e925cd40522b9a010257.tar
forums-71f82f2615302da12f00e925cd40522b9a010257.tar.gz
forums-71f82f2615302da12f00e925cd40522b9a010257.tar.bz2
forums-71f82f2615302da12f00e925cd40522b9a010257.tar.xz
forums-71f82f2615302da12f00e925cd40522b9a010257.zip
[ticket/14770] Decreases quality to 85, changes test to 85, too
PHPBB3-14770
Diffstat (limited to 'tests/plupload')
-rw-r--r--tests/plupload/plupload_test.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/plupload/plupload_test.php b/tests/plupload/plupload_test.php
index 2f47bf2b39..c3fa2b9bad 100644
--- a/tests/plupload/plupload_test.php
+++ b/tests/plupload/plupload_test.php
@@ -24,7 +24,7 @@ class phpbb_plupload_test extends phpbb_test_case
array(
130,
150,
- 'resize: {width: 130, height: 150, quality: 100},'
+ 'resize: {width: 130, height: 150, quality: 85},'
),
);
}