Extract export.js static asset
This commit is contained in:
parent
c2333c603e
commit
cc4f133e64
5 changed files with 7 additions and 5 deletions
|
@ -18,7 +18,7 @@ class ExportControllerTest < ActionController::TestCase
|
|||
def test_start
|
||||
xhr :get, :start
|
||||
assert_response :success
|
||||
assert_template 'start'
|
||||
assert_template 'export/_sidebar'
|
||||
end
|
||||
|
||||
def test_finish_osm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue