зеркало из https://github.com/github/ruby.git
Speed up setup test by not installing docs
This also makes this test consistent with the other tests in this file.
This commit is contained in:
Родитель
3d8e0d8e50
Коммит
b1d74afd3a
|
@ -125,6 +125,8 @@ class TestGemCommandsSetupCommand < Gem::TestCase
|
|||
end
|
||||
|
||||
def test_execute_informs_about_installed_executables
|
||||
@cmd.options[:document] = []
|
||||
|
||||
use_ui @ui do
|
||||
@cmd.execute
|
||||
end
|
||||
|
|
Загрузка…
Ссылка в новой задаче