1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +02:00

[ticket/14770] Decreases quality to 85, changes test to 85, too

PHPBB3-14770
This commit is contained in:
Crizzo
2016-12-18 15:31:58 +01:00
parent 853362ddad
commit 71f82f2615
2 changed files with 2 additions and 2 deletions

View File

@@ -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},'
),
);
}