]> git.openstreetmap.org Git - rails.git/blobdiff - test/functional/export_controller_test.rb
Add a /api/0.6/user/NNNN call to the API
[rails.git] / test / functional / export_controller_test.rb
index 8e4282b8f1b5c1e45058f9393ae1d191370c0972..af9d2818392d364772ba096e30273be58f1531fe 100644 (file)
@@ -18,7 +18,7 @@ class ExportControllerTest < ActionController::TestCase
   def test_start
     xhr :get, :start
     assert_response :success
-    assert_template 'export/_sidebar'
+    assert_template 'export/start'
   end
   
   def test_finish_osm