FIX: Broken spec

This commit is contained in:
Robin Ward
2018-12-18 14:55:09 -05:00
parent 662cfc416b
commit 6080e3a2c0
2 changed files with 14 additions and 2 deletions

View File

@ -43,7 +43,6 @@ describe Upload do
upload.reload
expect(upload.optimized_images.count).to eq(1)
end
end
it "can reconstruct dimensions on demand" do