1
0
mirror of https://github.com/meineerde/redmine.git synced 2025-12-19 15:01:14 +00:00

Test failure.

git-svn-id: http://svn.redmine.org/redmine/trunk@17730 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2018-12-13 17:53:47 +00:00
parent fde78164dc
commit b97770dc5c

View File

@ -26,7 +26,7 @@ class MailHandlerTest < ActiveSupport::TestCase
:issues, :issue_statuses, :issues, :issue_statuses,
: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_fields, :custom_fields_trackers, :custom_fields_projects, :custom_values,
:boards, :messages :boards, :messages
FIXTURES_PATH = File.dirname(__FILE__) + '/../fixtures/mail_handler' FIXTURES_PATH = File.dirname(__FILE__) + '/../fixtures/mail_handler'