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:
parent
3d8e0d8e50
commit
b1d74afd3a
Notes:
git
2020-06-17 21:17:27 +09:00
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user