]> source.dussan.org Git - redmine.git/commitdiff
Test failure.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2018 17:51:08 +0000 (17:51 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2018 17:51:08 +0000 (17:51 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17729 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/attachment_test.rb

index 2bee67ed2a46ef00002fa6b4b630f44de75f86f6..05abc5c63fcc966cb195a18b8d8202e067f71055 100644 (file)
@@ -24,6 +24,7 @@ class AttachmentTest < ActiveSupport::TestCase
            :enabled_modules, :issues, :trackers, :attachments
 
   def setup
+    User.current = nil
     set_tmp_attachments_directory
   end