mirror of
https://github.com/lostisland/faraday.git
synced 2025-10-06 00:03:36 -04:00
skip SSL peer verification test for Patron
This commit is contained in:
parent
4ac193943b
commit
010f81976f
@ -11,6 +11,9 @@ module Adapters
|
||||
|
||||
# https://github.com/toland/patron/issues/52
|
||||
undef :test_GET_with_body
|
||||
|
||||
# no support for SSL peer verification
|
||||
undef :test_GET_ssl_fails_with_bad_cert if ssl_mode?
|
||||
end unless jruby?
|
||||
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user