whitelist code climate
This commit is contained in:
@@ -42,6 +42,10 @@ RSpec.configure do |config|
|
||||
mocks.verify_partial_doubles = true
|
||||
end
|
||||
|
||||
config.after(:suite) do
|
||||
WebMock.disable_net_connect!(:allow => 'codeclimate.com')
|
||||
end
|
||||
|
||||
# The settings below are suggested to provide a good initial experience
|
||||
# with RSpec, but feel free to customize to your heart's content.
|
||||
=begin
|
||||
|
||||
Reference in New Issue
Block a user