Load all required fixtures on issue unit test #863
Contributed by Toshi MARUYAMA
This commit is contained in:
parent
9cd14ca152
commit
20448c7efb
@ -21,6 +21,7 @@ class IssueTest < ActiveSupport::TestCase
|
|||||||
:issue_statuses, :issue_categories, :issue_relations, :workflows,
|
:issue_statuses, :issue_categories, :issue_relations, :workflows,
|
||||||
:enumerations,
|
:enumerations,
|
||||||
:issues,
|
:issues,
|
||||||
|
:journals,
|
||||||
:custom_fields, :custom_fields_projects, :custom_fields_trackers, :custom_values,
|
:custom_fields, :custom_fields_projects, :custom_fields_trackers, :custom_values,
|
||||||
:time_entries
|
:time_entries
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user