X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/3a5c72986517ae11c8f225c1134bf869819a84e3..88e72be5b1ca6c25395d30a82d9624ebb2af2b0b:/test/controllers/old_relations_controller_test.rb diff --git a/test/controllers/old_relations_controller_test.rb b/test/controllers/old_relations_controller_test.rb index 2e791f227..488852ed9 100644 --- a/test/controllers/old_relations_controller_test.rb +++ b/test/controllers/old_relations_controller_test.rb @@ -17,6 +17,7 @@ class OldRelationsControllerTest < ActionDispatch::IntegrationTest assert_select "h4", /^Version/ do assert_select "a[href='#{old_relation_path relation, 1}']", :count => 0 end + assert_select "a[href='#{relation_version_path relation, 1}']", :count => 1 end def test_visible_with_members