Browse Source

Test failure.

git-svn-id: http://svn.redmine.org/redmine/trunk@17737 e93f8b46-1217-0410-a6f0-8f06a7374b81
tags/4.1.0
Jean-Philippe Lang 5 years ago
parent
commit
10eba2878a
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      test/unit/lib/redmine/field_format/attachment_format_test.rb

+ 1
- 0
test/unit/lib/redmine/field_format/attachment_format_test.rb View File

@@ -25,6 +25,7 @@ class Redmine::AttachmentFieldFormatTest < ActionView::TestCase
fixtures :users

def setup
User.current = nil
set_language_if_valid 'en'
set_tmp_attachments_directory
end

Loading…
Cancel
Save