зеркало из https://github.com/github/ruby.git
[rubygems/rubygems] Nil out Gem.configuration after tests
https://github.com/rubygems/rubygems/commit/3135ad91d4
This commit is contained in:
Родитель
ae5deb1ebc
Коммит
616a7e1f6c
|
@ -27,6 +27,7 @@ class TestGemCommandsExecCommand < Gem::TestCase
|
|||
common_installer_teardown
|
||||
|
||||
Gem::Command.build_args = @orig_args
|
||||
Gem.configuration = nil
|
||||
end
|
||||
|
||||
def invoke(*args)
|
||||
|
|
Загрузка…
Ссылка в новой задаче