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.
2 parents b17a296 + 69dbd4c commit e7c3d3cCopy full SHA for e7c3d3c
test/online/fetch_test.rb
@@ -54,7 +54,7 @@ def test_fetch_over_https_with_certificate_callback_fail
54
})
55
end
56
57
- assert_equal "user cancelled certificate check", exception.message
+ assert_equal "user rejected certificate for github.com", exception.message
58
59
60
def test_fetch_over_https_with_certificate_callback_exception
0 commit comments