1require 'spec_helper' 2 3describe Workers::HttpMulti do 4 before :all do 5 WebMock.disable_net_connect! allow_localhost: true 6 ...
確定! 回上一頁