]> git.openstreetmap.org Git - rails.git/blobdiff - test/functional/relation_controller_test.rb
Make node update work with the new require data public to edit policy. Added convenie...
[rails.git] / test / functional / relation_controller_test.rb
index 9942353991286ba104c57687ee83e328953adf72..c7e9ca6beb18b8d822309afccff2c8617aff22ac 100644 (file)
@@ -269,6 +269,7 @@ class RelationControllerTest < ActionController::TestCase
   # happen to the correct tables and the API gives sensible results. 
   # this is to test a case that gregory marler noticed and posted to
   # josm-dev.
+  ## FIXME Move this to an integration test
   def test_update_relation_tags
     basic_authorization "test@example.com", "test"
     rel_id = current_relations(:multi_tag_relation).id