Skip to content

Commit

Permalink
Checking error message during tests
Browse files Browse the repository at this point in the history
  • Loading branch information
assaf committed Aug 1, 2011
1 parent d4edbc3 commit 78d9f52
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/admin/api_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ def json
setup do
with_scope
get "/oauth/admin/api/clients"
puts last_response.body
@first = json["list"].first
end

Expand Down

0 comments on commit 78d9f52

Please sign in to comment.