mirror of
https://github.com/redmine/redmine.git
synced 2026-03-05 12:01:23 +01:00
Test failure.
git-svn-id: http://svn.redmine.org/redmine/trunk@17731 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user