Skip to content

Commit

Permalink
fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jreidinger committed Apr 13, 2016
1 parent 3fe9080 commit 99679f2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/bootloader_proposal_client_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@
allow(::Bootloader::UdevMapping).to receive(:to_mountby_device) { |d| d }

Bootloader::BootloaderFactory.clear_cache

allow(Yast::Bootloader).to receive(:Reset)
end

describe "#description" do
Expand Down

0 comments on commit 99679f2

Please sign in to comment.