mirror of
https://github.com/meineerde/redmine.git
synced 2026-01-31 19:47:14 +00:00
Add missing fixtures to TimeEntryCustomFieldTest (#34976).
Patch by Go MAEDA. git-svn-id: http://svn.redmine.org/redmine/trunk@20870 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
83219e585f
commit
ce84161b83
@ -22,7 +22,7 @@ require File.expand_path('../../test_helper', __FILE__)
|
||||
class TimeEntryCustomFieldTest < ActiveSupport::TestCase
|
||||
include Redmine::I18n
|
||||
|
||||
fixtures :roles
|
||||
fixtures :roles, :users, :members, :member_roles, :projects, :enabled_modules, :issues
|
||||
|
||||
def setup
|
||||
User.current = nil
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user