use temporary attachments directory in unit attachment test
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7892 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9be9c5f565
commit
b8b2c1cce4
|
@ -23,6 +23,7 @@ class AttachmentTest < ActiveSupport::TestCase
|
|||
fixtures :issues, :users
|
||||
|
||||
def setup
|
||||
set_tmp_attachments_directory
|
||||
end
|
||||
|
||||
def test_create
|
||||
|
|
Loading…
Reference in New Issue