mirror of
https://github.com/redmine/redmine.git
synced 2025-11-12 00:06:01 +01:00
Missing fixtures.
git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
@@ -31,7 +31,8 @@ class IssuesTest < Redmine::IntegrationTest
|
||||
:enumerations,
|
||||
:custom_fields,
|
||||
:custom_values,
|
||||
:custom_fields_trackers
|
||||
:custom_fields_trackers,
|
||||
:attachments
|
||||
|
||||
# create an issue
|
||||
def test_add_issue
|
||||
|
||||
Reference in New Issue
Block a user