gist
gist copied to clipboard


Originally posted by @kohenji01 in https://github.com/ObuchiYuki/DevToysMac/issues/105
Failures:
- ... should be Net::HTTP when $HTTP_PROXY wasn't set
Failure/Error: Gist.http_connection(FOO_URL).should be_an_instance_of(Net::HTTP)
expected #<#Class:0x000055a6ec1aa110 ddg.gg:80 open=false> to be an instance of Net::HTTP
./spec/proxy_spec.rb:14:in `block (2 levels) in <top (required)>'