We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 940c041 commit 4ee4ce8Copy full SHA for 4ee4ce8
test/net/http/test_https.rb
@@ -325,4 +325,4 @@ def test_identity_verify_failure
325
re_msg = /certificate verify failed|hostname \"#{HOST_IP}\" does not match/
326
assert_match(re_msg, ex.message)
327
end
328
-end if defined?(OpenSSL::SSL)
+end if defined?(OpenSSL::SSL)
0 commit comments