1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-24 01:11:12 +00:00

Test failure.

git-svn-id: http://svn.redmine.org/redmine/trunk@17737 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-12-15 15:20:17 +00:00
parent cccd14ae5c
commit 10eba2878a

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