Redmine 4.1.7
This commit is contained in:
parent
55458d3479
commit
3ca3c37487
103 changed files with 2426 additions and 431 deletions
|
@ -29,7 +29,8 @@ class TimeEntryTest < ActiveSupport::TestCase
|
|||
:journals, :journal_details,
|
||||
:issue_categories, :enumerations,
|
||||
:groups_users,
|
||||
:enabled_modules
|
||||
:enabled_modules,
|
||||
:custom_fields, :custom_fields_projects, :custom_values
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue