Skip to content

Commit

Permalink
Merge branch 'bsc_940486' of github.com:yast/yast-bootloader into bsc…
Browse files Browse the repository at this point in the history
…_940486
  • Loading branch information
wfeldt committed Aug 14, 2015
2 parents 6ccce1f + 4724653 commit 609e30f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/bootloader_proposal_client_test.rb
Expand Up @@ -174,6 +174,7 @@

expect(Yast::Bootloader).to_not receive(:Propose)
expect(Yast::Bootloader).to receive(:blRead)
expect(Yast::Product).to receive(:short_name).and_return("SLES")

subject.make_proposal({})
end
Expand Down

0 comments on commit 609e30f

Please sign in to comment.