1
0
Mirror von https://github.com/redmine/redmine.git synchronisiert 2024-08-18 14:10:15 +02:00

Missing fixtures.

git-svn-id: http://svn.redmine.org/redmine/trunk@14770 e93f8b46-1217-0410-a6f0-8f06a7374b81
Dieser Commit ist enthalten in:
Jean-Philippe Lang 2015-10-30 19:38:17 +00:00
Ursprung 9bc5946ee7
Commit cb3072acee

Datei anzeigen

@ -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