X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/26fb51c86e178a1c5bbe313c4688c623646173f8..b3ef9c06c59cdcde8e7a8f5e5e7c538f5336dc47:/test/functional/relation_controller_test.rb diff --git a/test/functional/relation_controller_test.rb b/test/functional/relation_controller_test.rb index 8f8b72770..202a015a8 100644 --- a/test/functional/relation_controller_test.rb +++ b/test/functional/relation_controller_test.rb @@ -57,7 +57,6 @@ class RelationControllerTest < Test::Unit::TestCase print @response.body end - # check the "relations for relation" mode get :relations_for_relation, :id => current_relations(:used_relation).id assert_response :success