Commit 843a859
authored
Fix failing test (#117)
The following test currently fails on CI:
1) Failure:
ImageProcessing::Vips::#resize_and_pad#test_0006_accepts thumbnail
options [/home/runner/work/image_processing/image_processing/test/vips_test.rb:310]:
Expected 1 to be > 3.
By using `:entropy` instead of `:centre` the images differ more
according to DHash.1 parent 709bcf7 commit 843a859
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
306 | 306 | | |
307 | 307 | | |
308 | 308 | | |
309 | | - | |
| 309 | + | |
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
| |||
0 commit comments