features/support/webmock.rb require 'webmock/cucumber' WebMock.disable_net_connect!(allow_localhost: true) Before do |_scenario| ...
確定! 回上一頁