Merge remote-tracking branch 'openstreetmap/pull/1352'
This commit is contained in:
commit
fc0aebc1a8
6 changed files with 16 additions and 18 deletions
|
@ -1648,6 +1648,7 @@ EOF
|
|||
|
||||
## Now try with the public user
|
||||
changeset = changesets(:public_user_first_change)
|
||||
create(:changeset_tag, :changeset => changeset)
|
||||
new_changeset = changeset.to_xml
|
||||
new_tag = XML::Node.new "tag"
|
||||
new_tag["k"] = "tagtesting"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue