Actualiza a Redmine 3.4.13
This commit is contained in:
parent
807ff3308d
commit
ecddcaf1d3
224 changed files with 2222 additions and 1000 deletions
|
@ -27,6 +27,10 @@ class TimeEntryQueryTest < ActiveSupport::TestCase
|
|||
:groups_users,
|
||||
:enabled_modules
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
end
|
||||
|
||||
def test_filter_values_without_project_should_be_arrays
|
||||
q = TimeEntryQuery.new
|
||||
assert_nil q.project
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue