Actualiza a Redmine 3.4.13
This commit is contained in:
parent
807ff3308d
commit
ecddcaf1d3
224 changed files with 2222 additions and 1000 deletions
|
@ -21,6 +21,7 @@ class CommentTest < ActiveSupport::TestCase
|
|||
fixtures :users, :email_addresses, :news, :comments, :projects, :enabled_modules
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
@jsmith = User.find(2)
|
||||
@news = News.find(1)
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue