Skip to content

Commit c63f024

Browse files
committed
Remove WebMock net connection restriction in test_helper.rb
1 parent b8574f9 commit c63f024

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/test_helper.rb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,5 +51,3 @@ def capture_output_streams
5151
$stdout = STDOUT
5252
$stderr = STDERR
5353
end
54-
55-
WebMock.disable_net_connect!(allow_localhost: true)

0 commit comments

Comments
 (0)