X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/b9d97853309d6dea803729215e9599647047f69a..7595e5a4ddd36627e48be7d36e2a2298627ee021:/test/integration/compressed_requests_test.rb diff --git a/test/integration/compressed_requests_test.rb b/test/integration/compressed_requests_test.rb index 6ea875a9d..55db373d0 100644 --- a/test/integration/compressed_requests_test.rb +++ b/test/integration/compressed_requests_test.rb @@ -16,7 +16,7 @@ class CompressedRequestsTest < ActionDispatch::IntegrationTest # simple diff to change a node, way and relation by removing # their tags - diff = < @@ -32,7 +32,7 @@ class CompressedRequestsTest < ActionDispatch::IntegrationTest -CHANGESET + CHANGESET # upload it post "/api/0.6/changeset/#{changeset.id}/upload", @@ -65,7 +65,7 @@ CHANGESET # simple diff to change a node, way and relation by removing # their tags - diff = < @@ -81,7 +81,7 @@ CHANGESET -CHANGESET + CHANGESET # upload it post "/api/0.6/changeset/#{changeset.id}/upload", @@ -115,7 +115,7 @@ CHANGESET # simple diff to change a node, way and relation by removing # their tags - diff = < @@ -131,7 +131,7 @@ CHANGESET -CHANGESET + CHANGESET # upload it post "/api/0.6/changeset/#{changeset.id}/upload",