diff options
-rw-r--r-- | test/rubygems/test_gem_commands_install_command.rb | 24 |
1 files changed, 24 insertions, 0 deletions
@@ -1214,6 +1214,30 @@ ERROR: Possible alternatives: non_existent_with_hint assert_match "Installing a (2)", @ui.output end def test_execute_installs_deps_a_gemdeps spec_fetcher do |fetcher| fetcher.download "q", "1.0" |