]> source.dussan.org Git - redmine.git/commitdiff
Test failure.
authorJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2018 17:54:40 +0000 (17:54 +0000)
committerJean-Philippe Lang <jp_lang@yahoo.fr>
Thu, 13 Dec 2018 17:54:40 +0000 (17:54 +0000)
git-svn-id: http://svn.redmine.org/redmine/trunk@17731 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/mail_handler_test.rb

index 2bb386378f570b112b935aa5a711abd78a1a8e49..0feb23d90f89e6b4cf18d530e8fecf8f7f40dc56 100644 (file)
@@ -27,7 +27,7 @@ class MailHandlerTest < ActiveSupport::TestCase
            :workflows, :trackers, :projects_trackers,
            :versions, :enumerations, :issue_categories,
            :custom_fields, :custom_fields_trackers, :custom_fields_projects, :custom_values,
-           :boards, :messages
+           :boards, :messages, :watchers
 
   FIXTURES_PATH = File.dirname(__FILE__) + '/../fixtures/mail_handler'