]> source.dussan.org Git - redmine.git/commit
Fix that the following tests fail randomly due to uninitialized User.current (#29853):
authorGo MAEDA <maeda@farend.jp>
Sat, 3 Nov 2018 07:15:00 +0000 (07:15 +0000)
committerGo MAEDA <maeda@farend.jp>
Sat, 3 Nov 2018 07:15:00 +0000 (07:15 +0000)
commit46b028b1b87a3e06df19e1c41f9240d301568967
tree11393f0d0cc2058ce65f40aac64d62caa501e2ed
parentdced4762005be491000490fc4c9661d0415272f7
Fix that the following tests fail randomly due to uninitialized User.current (#29853):

* AttachmentsVisibilityTest#test_attachment_should_be_visible
*
Redmine::AttachmentFieldFormatTest#test_should_accept_a_hash_with_upload_on_create
*
Redmine::AttachmentFieldFormatTest#test_should_replace_attachment_on_update

Patch by Gilad Shanan.

git-svn-id: http://svn.redmine.org/redmine/trunk@17616 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/functional/attachments_visibility_test.rb
test/integration/api_test/authentication_test.rb
test/integration/lib/redmine/field_format/attachment_format_test.rb