]> source.dussan.org Git - redmine.git/commitdiff
Merged r16894 from trunk to 3.4-stable
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 27 Jul 2017 07:21:56 +0000 (07:21 +0000)
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>
Thu, 27 Jul 2017 07:21:56 +0000 (07:21 +0000)
add missing fixture for IssueTest#test_update_should_notify_previous_assignee

git-svn-id: http://svn.redmine.org/redmine/branches/3.4-stable@16895 e93f8b46-1217-0410-a6f0-8f06a7374b81

test/unit/issue_test.rb

index 82c1a272068ce088ee1d42705095ab1cf0bfa572..39d9de879499ee47eaadc393740ff6ffd7f94e59 100644 (file)
@@ -26,6 +26,7 @@ class IssueTest < ActiveSupport::TestCase
            :issue_statuses, :issue_categories, :issue_relations, :workflows,
            :enumerations,
            :issues, :journals, :journal_details,
+           :watchers,
            :custom_fields, :custom_fields_projects, :custom_fields_trackers, :custom_values,
            :time_entries