Skip to content

Commit

Permalink
re-adjust test
Browse files Browse the repository at this point in the history
  • Loading branch information
wfeldt committed Feb 8, 2018
1 parent fddb015 commit e7057e3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/y2partitioner/widgets/format_and_mount_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,6 @@
before do
allow(Y2Partitioner::Widgets::FormatOptionsButton).to receive(:new).and_return options_button
allow(Y2Partitioner::Widgets::Snapshots).to receive(:new).and_return snapshots_checkbox
allow(Y2Partitioner::Widgets::MkfsOptiondata).to receive(:options_for).and_return [{}]
allow(controller).to receive(:snapshots_supported?).and_return snapshots_supported
allow(controller).to receive(:format_options_supported?).and_return options_supported
end
Expand Down

0 comments on commit e7057e3

Please sign in to comment.