mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Fix the build.
This commit is contained in:
@ -56,7 +56,8 @@ describe OptimizedImage do
|
||||
"#{Rails.root}/spec/fixtures/images/svg.png",
|
||||
tmp_path,
|
||||
5,
|
||||
5
|
||||
5,
|
||||
raise_on_error: true
|
||||
)
|
||||
end.to raise_error(RuntimeError, /improper image header/)
|
||||
ensure
|
||||
|
Reference in New Issue
Block a user