diff --git a/test/functional/attachments_controller_test.rb b/test/functional/attachments_controller_test.rb index b9fad5ec2..831c6e5fb 100644 --- a/test/functional/attachments_controller_test.rb +++ b/test/functional/attachments_controller_test.rb @@ -470,6 +470,8 @@ 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 => {