test/plugin/test_out_mixpanel.rb in fluent-plugin-mixpanel-0.0.1 vs test/plugin/test_out_mixpanel.rb in fluent-plugin-mixpanel-0.0.2
- old
+ new
@@ -1,9 +1,6 @@
require 'helper'
require 'uri'
-require 'webmock/test_unit'
-
-WebMock.disable_net_connect!
class MixpanelOutputTest < Test::Unit::TestCase
def setup
Fluent::Test.setup