mirror of
https://github.com/redmine/redmine.git
synced 2025-11-15 17:56:03 +01:00
Add missing fixture for reports_controller_test (#30120).
Patch by Marius BALTEANU. git-svn-id: http://svn.redmine.org/redmine/trunk@17694 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -25,7 +25,8 @@ class ReportsControllerTest < Redmine::ControllerTest
|
||||
:member_roles,
|
||||
:members,
|
||||
:enabled_modules,
|
||||
:versions
|
||||
:versions,
|
||||
:workflows
|
||||
|
||||
def test_get_issue_report
|
||||
get :issue_report, :params => {
|
||||
|
||||
Reference in New Issue
Block a user