Fix test failure from Setting changes in other tests
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4226 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
a04e1bd582
commit
fda1a0cb3b
@ -41,6 +41,7 @@ class MailHandlerTest < ActiveSupport::TestCase
|
|||||||
|
|
||||||
def setup
|
def setup
|
||||||
ActionMailer::Base.deliveries.clear
|
ActionMailer::Base.deliveries.clear
|
||||||
|
Setting.notified_events = Redmine::Notifiable.all.collect(&:name)
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_add_issue
|
def test_add_issue
|
||||||
|
Loading…
x
Reference in New Issue
Block a user