Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failing test #117

Merged
merged 1 commit into from
Sep 24, 2023
Merged

Fix failing test #117

merged 1 commit into from
Sep 24, 2023

Commits on Sep 24, 2023

  1. Fix failing test

    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.
    p8 committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    0b5f931 View commit details
    Browse the repository at this point in the history