mirror of
https://github.com/meineerde/redmine.git
synced 2026-03-29 20:21:11 +00:00
Missing fixtures.
git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
parent
9bc5946ee7
commit
cb3072acee
@ -31,7 +31,8 @@ class IssuesTest < Redmine::IntegrationTest
|
|||||||
:enumerations,
|
:enumerations,
|
||||||
:custom_fields,
|
:custom_fields,
|
||||||
:custom_values,
|
:custom_values,
|
||||||
:custom_fields_trackers
|
:custom_fields_trackers,
|
||||||
|
:attachments
|
||||||
|
|
||||||
# create an issue
|
# create an issue
|
||||||
def test_add_issue
|
def test_add_issue
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user