mirror of
https://github.com/meineerde/redmine.git
synced 2025-12-27 02:41:15 +00:00
add missing fixture to SearchControllerTest
git-svn-id: http://svn.redmine.org/redmine/trunk@13881 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
25c854b893
commit
a609c702c3
@ -21,6 +21,7 @@ class SearchControllerTest < ActionController::TestCase
|
||||
fixtures :projects, :projects_trackers,
|
||||
:enabled_modules, :roles, :users, :members, :member_roles,
|
||||
:issues, :trackers, :issue_statuses, :enumerations,
|
||||
:workflows,
|
||||
:custom_fields, :custom_values,
|
||||
:custom_fields_projects, :custom_fields_trackers,
|
||||
:repositories, :changesets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user