Commit 652c590
Changed files (1)
spec
unit
cli
index
spec/unit/cli/index/update_spec.rb
@@ -11,6 +11,7 @@ RSpec.describe Spandx::Cli::Commands::Index::Update do
it 'executes `index update` command successfully' do
subject.execute(output: output)
expected = <<~OUTPUT
+ Updating https://github.com/mokhan/spandx-index.git...
Updating https://github.com/mokhan/spandx-rubygems.git...
Updating https://github.com/spdx/license-list-data.git...
OK