summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAshley Ellis Pierce <anellis12@gmail.com>2022-12-23 09:34:02 -0500
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-04-12 11:51:02 +0900
commitea95ec5443dae90800c0bd33274733323129b5f1 (patch)
tree9cc4a7596902840ecd853916b0a379abde2e5ccf /test
parent6275284f025dea81f4fdca8c80534d27263b003a (diff)
downloadruby-ea95ec5443dae90800c0bd33274733323129b5f1.tar.gz
[rubygems/rubygems] Clarify message
https://github.com/rubygems/rubygems/commit/d94173be49
Diffstat (limited to 'test')
-rw-r--r--test/rubygems/test_gem_gemcutter_utilities.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/rubygems/test_gem_gemcutter_utilities.rb b/test/rubygems/test_gem_gemcutter_utilities.rb
index 1291a39fc3..7e10405110 100644
--- a/test/rubygems/test_gem_gemcutter_utilities.rb
+++ b/test/rubygems/test_gem_gemcutter_utilities.rb
@@ -233,8 +233,8 @@ class TestGemGemcutterUtilities < Gem::TestCase
def test_sign_in_with_webauthn_otp
webauthn_verification_url = "rubygems.org/api/v1/webauthn_verification/odow34b93t6aPCdY"
- api_key = "a5fdbb6ba150cbb83aad2bb2fede64cf040453903"
response_fail = "You have enabled multifactor authentication"
+ api_key = "a5fdbb6ba150cbb83aad2bb2fede64cf040453903"
util_sign_in(proc do
@call_count ||= 0