Fix #3400: Smarter thumbnail generation for videos
This commit is contained in:
@@ -60,8 +60,6 @@ class UploadServiceTest < ActiveSupport::TestCase
|
||||
|
||||
assert_not_nil(@upload.context["ugoira"])
|
||||
assert_operator(File.size(file.path), :>, 0)
|
||||
|
||||
file.close
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user