diff --git a/test/functional/attachments_controller_test.rb b/test/functional/attachments_controller_test.rb index b9fad5ec2..6a9ef7d4f 100644 --- a/test/functional/attachments_controller_test.rb +++ b/test/functional/attachments_controller_test.rb @@ -470,6 +470,7 @@ class AttachmentsControllerTest < Redmine::ControllerTest if gs_installed? def test_thumbnail_for_pdf_should_be_png + skip unless convert_installed? Attachment.clear_thumbnails @request.session[:user_id] = 2 get :thumbnail, :params => {