Skip to content

Commit 7cf9e76

Browse files
committed
Fix codeclimate reporting.
1 parent 2897eb3 commit 7cf9e76

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test_helper.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
require 'pry'
77
require 'test/unit'
88
require 'webmock/test_unit'
9+
WebMock.disable_net_connect!(allow: %w{codeclimate.com})
910

1011
require 'fhir_client'
1112
FHIR.logger.level = Logger::ERROR

0 commit comments

Comments
 (0)