spec/spec_helper.rb in social_profile-0.2.1 vs spec/spec_helper.rb in social_profile-0.2.2
- old
+ new
@@ -11,10 +11,10 @@
# Remove this line if you don't want RSpec's should and should_not
# methods or matchers
require 'rspec/expectations'
config.include RSpec::Matchers
- WebMock.allow_net_connect!
+ # WebMock.allow_net_connect!
# == Mock Framework
config.mock_with :rspec
config.after(:all) do
\ No newline at end of file