spec/support/webmock.rb (
2
lines of code) (
raw
):
# frozen_string_literal: true require 'webmock/rspec' WebMock.disable_net_connect!(allow_localhost: true)