зеркало из https://github.com/github/ruby.git
Adjust indent [ci skip]
This commit is contained in:
Родитель
46df7fe91f
Коммит
d29bccb39b
|
@ -218,7 +218,7 @@ class TestWEBrickHTTPAuth < Test::Unit::TestCase
|
|||
res["www-authenticate"].scan(DIGESTRES_) do |key, quoted, token|
|
||||
params[key.downcase] = token || quoted.delete('\\')
|
||||
end
|
||||
params['uri'] = "http://#{addr}:#{port}#{path}"
|
||||
params['uri'] = "http://#{addr}:#{port}#{path}"
|
||||
end
|
||||
|
||||
g['Authorization'] = credentials_for_request('webrick', "supersecretpassword", params)
|
||||
|
|
Загрузка…
Ссылка в новой задаче