Closed
Description
I'm testing this after library upgrade and the matcher fails because it search for public/image_1920x1080.png
in my project root. Maybe you should use an embedded file instead of io: File.open(Rails.root.join('public', 'image_1920x1080.png'))
?
Originally posted by @fabn in #262 (comment)