]> source.dussan.org Git - redmine.git/commit
reset Attachment.storage_path at the end of attachment tests
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 24 Nov 2011 08:10:41 +0000 (08:10 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 24 Nov 2011 08:10:41 +0000 (08:10 +0000)
commitbe29227c12da043996cf05a489fa6b7ef26bea81
tree41b1287d3635125a2319980566e1d7ee0e636a08
parent4e83057e765d73632102be6a76b45d97584a0739
reset Attachment.storage_path at the end of attachment tests

Attachment files are deleted when database data were deleted.
So, other tests fail.

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@7911 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/functional/attachments_controller_test.rb
test/integration/api_test/attachments_test.rb
test/unit/attachment_test.rb
test/unit/helpers/application_helper_test.rb