1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
This commit is contained in:
Rafael Mendonça França 2021-12-06 22:39:44 +00:00
parent 47fc79ca2b
commit b37c02e027
No known key found for this signature in database
GPG key ID: FC23B6D0F1EEE948

View file

@ -23,7 +23,6 @@ class ActiveStorage::Representations::ProxyControllerWithVariantsTest < ActionDi
assert_equal 67, image.height
end
test "showing variant inline" do
get rails_blob_representation_proxy_url(
filename: @blob.filename,