Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
mayorova committed Jan 28, 2025
1 parent 79e1076 commit bc527f6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/api_helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ def request(description, params = {}, &block)

case contexts[:body]
when nil, true
Rails.logger.info(response_body)
Rails.logger.info(serialized)
response_body.should == serialized
when false
response_body.presence.should be_nil
Expand Down

0 comments on commit bc527f6

Please sign in to comment.