X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/4a97b041795fda381e24d41fdf94af9143a28591..e84ed734aae9eea6f970f203bd28d8f698588b97:/test/functional/site_controller_test.rb diff --git a/test/functional/site_controller_test.rb b/test/functional/site_controller_test.rb index 23e6c27a3..770f3e2b5 100644 --- a/test/functional/site_controller_test.rb +++ b/test/functional/site_controller_test.rb @@ -92,7 +92,7 @@ class SiteControllerTest < ActionController::TestCase def test_permalink get :permalink, :code => 'wBz3--' - assert_redirected_to :controller => :site, :action => 'index', :anchor => '3/4.8779296875/3.955078125' + assert_redirected_to :controller => :site, :action => 'index', :anchor => 'map=3/4.8779296875/3.955078125' end # Get the edit page