# File lib/code_climate/test_reporter/exception_message.rb, line 9 def instructions <<-STR WebMock.disable_net_connect!(:allow => "codeclimate.com") STR end
# File lib/code_climate/test_reporter/exception_message.rb, line 5 def library_name "WebMock" end