We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 083694e commit 85c7c5aCopy full SHA for 85c7c5a
spec/vips_spec.rb
@@ -197,6 +197,5 @@
197
it "can throw errors for bad interpolations" do
198
expect { Vips::Interpolate.new "banana" }.to raise_exception(Vips::Error)
199
end
200
-
201
202
0 commit comments