WebMock.disable_net_connect!(allow: ALLOWED_WEBMOCK_ADDRESSES) RSpec.configure do |config| config.before(:each, type: :system) do |example| ...
確定! 回上一頁