Sync test_http_request.rb after fix to net-http
This commit is contained in:
parent
555eb67058
commit
fceaa6886b
@ -51,7 +51,7 @@ class HTTPRequestTest < Test::Unit::TestCase
|
|||||||
'user-agent' => %w[Ruby],
|
'user-agent' => %w[Ruby],
|
||||||
}
|
}
|
||||||
|
|
||||||
assert_equal expected, req.to_hash.tap{_1.delete 'accept-encoding'}
|
assert_equal expected, req.to_hash
|
||||||
end
|
end
|
||||||
|
|
||||||
def test_initialize_accept_encoding
|
def test_initialize_accept_encoding
|
||||||
|
Loading…
x
Reference in New Issue
Block a user