newid = @response.body.to_i
# check end time, should be an hour ahead of creation time
newid = @response.body.to_i
# check end time, should be an hour ahead of creation time
# print @response.body
# FIXME: needs more assert_select tests
assert_select "osmChange[version='#{Settings.api_version}'][generator='#{Settings.generator}']" do
# print @response.body
# FIXME: needs more assert_select tests
assert_select "osmChange[version='#{Settings.api_version}'][generator='#{Settings.generator}']" do