mirror of
https://github.com/ruby/ruby.git
synced 2025-09-15 08:33:58 +02:00
parent
ec09b2dba1
commit
75083704bf
3 changed files with 3 additions and 3 deletions
|
@ -446,7 +446,7 @@ class TestGemCommandsPushCommand < Gem::TestCase
|
|||
["", 200, "OK"],
|
||||
]
|
||||
|
||||
@fetcher.data["#{@host}/api/v1/profile"] = [
|
||||
@fetcher.data["#{@host}/api/v1/profile/me"] = [
|
||||
[response_profile, 200, "OK"],
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue