removing debug statement
This commit is contained in:
parent
c76e60f052
commit
850bd333eb
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ class UserPreferenceControllerTest < ActionController::TestCase
|
|||
|
||||
get :read
|
||||
assert_response :success
|
||||
print @response.body
|
||||
assert_select "osm:root" do
|
||||
assert_select "preferences", :count => 1 do
|
||||
assert_select "preference", :count => 2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue