]> source.dussan.org Git - redmine.git/commit
mail_body method in test/test_helper.rb raises an exception if the message is not...
authorGo MAEDA <maeda@farend.jp>
Fri, 13 Sep 2019 08:51:46 +0000 (08:51 +0000)
committerGo MAEDA <maeda@farend.jp>
Fri, 13 Sep 2019 08:51:46 +0000 (08:51 +0000)
commitdbaea7c59937c9d5711ec1b76eabbfae454b01af
tree2d77e7434fe6baa504950c0afddef8ab4b55aa6e
parent25778c48de3034d9c5b4306fcb3d4d9df7e000dc
mail_body method in test/test_helper.rb raises an exception if the message is not multipart (#32025).

This change fixes random test failures.

git-svn-id: http://svn.redmine.org/redmine/trunk@18465 e93f8b46-1217-0410-a6f0-8f06a7374b81
test/test_helper.rb