Skip to content

Commit

Permalink
Merge pull request #788 from ko1/patch-1
Browse files Browse the repository at this point in the history
disable TracePoint properly
  • Loading branch information
bblimke authored Dec 27, 2018
2 parents fcb1539 + 8de9c79 commit ddf3191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/webmock/http_lib_adapters/net_http.rb
Original file line number Diff line number Diff line change
Expand Up @@ -285,7 +285,7 @@ def rbuf_fill
end

super

ensure
trace.disable
end
end
Expand Down

0 comments on commit ddf3191

Please sign in to comment.