X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/f2d13c075660efb9582d7fb600bd6798d7a382ca..34e3e51456774127d43408b7ab65c24f41373f62:/test/controllers/export_controller_test.rb diff --git a/test/controllers/export_controller_test.rb b/test/controllers/export_controller_test.rb index 8d61b9911..64ba70b19 100644 --- a/test/controllers/export_controller_test.rb +++ b/test/controllers/export_controller_test.rb @@ -22,7 +22,7 @@ class ExportControllerTest < ActionController::TestCase assert_response :redirect assert_redirected_to "http://api.openstreetmap.org/api/#{API_VERSION}/map?bbox=0.0,50.0,1.0,51.0" end - + ### # test the finish action for mapnik images def test_finish_mapnik