Remove some search/directions custom css
This commit is contained in:
parent
574231cf95
commit
62ba143c3c
6 changed files with 13 additions and 21 deletions
|
@ -415,6 +415,6 @@ class GeocoderControllerTest < ActionDispatch::IntegrationTest
|
|||
assert_response :success
|
||||
assert_template :error
|
||||
assert_template :layout => nil
|
||||
assert_select "p.search_results_error", error
|
||||
assert_select ".alert.alert-danger", error
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue