fix element order (#26769)

git-svn-id: http://svn.redmine.org/redmine/trunk@16954 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Toshi MARUYAMA
2017-08-28 04:20:55 +00:00
parent 7cb8ce8e40
commit aa5e49c37b

View File

@@ -491,8 +491,8 @@ payload = <<-XML
<project_id>1</project_id>
<tracker_id>2</tracker_id>
<status_id>3</status_id>
<subject>API test</subject>
<category_id>2</category_id>
<subject>API test</subject>
</issue>
XML