1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-23 17:01:13 +00:00

Test failure.

git-svn-id: http://svn.redmine.org/redmine/trunk@17731 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-12-13 17:54:40 +00:00
parent b97770dc5c
commit 7145e6d09a

View File

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