Include "webmock"

This commit is contained in:
Artur Beljajev 2016-12-08 17:23:16 +02:00
parent 6e44f61e91
commit 45b2d04eb9

View file

@ -1,3 +1,5 @@
require 'webmock/rspec'
RSpec.configure do |config|
# https://github.com/rspec/rspec-rails/issues/1076
config.around :each, type: :view do |example|