X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/796da2669d9bff39476631aa7dfaf348b6098169..4da22eee1acaa77e9059baf1eaa71f302d2ba20f:/test/functional/way_controller_test.rb diff --git a/test/functional/way_controller_test.rb b/test/functional/way_controller_test.rb index 6fd3e234c..b4f4599a4 100644 --- a/test/functional/way_controller_test.rb +++ b/test/functional/way_controller_test.rb @@ -76,6 +76,8 @@ class WayControllerTest < Test::Unit::TestCase nid2 = current_nodes(:used_node_2).id basic_authorization "test@openstreetmap.org", "test" + # FIXME create a new changeset and use the id that is returned for the next step + # create a way with pre-existing nodes content "" put :create