Commit e4d28f4
Relax fuzziness parameter for ImageMagickHelper test
For some reason the fuzziness needs to be set less strict in some environments
in order to consider the images equal. It's okay just to adjust the parameter
because this test only asserts that fuzz param does makes a difference.
QA-12194
Autoported commit.
Original commit hash: [ea6918d62]1 parent c43ac65 commit e4d28f4
File tree
2 files changed
+2
-2
lines changed- itext.tests/itext.io.tests/itext/io/util
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
145 | | - | |
| 145 | + | |
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments