spec/spec_helper.rb in f5-icontrol-0.2.7 vs spec/spec_helper.rb in f5-icontrol-0.3.0
- old
+ new
@@ -1,5 +1,6 @@
require 'f5/icontrol'
+require 'webmock/rspec'
require 'vcr'
RSpec.configure do |c|
# https://github.com/docwhat/homedir/blob/homedir3/spec/spec_helper.rb
# Captures the output for analysis later