Skip to content

Commit

Permalink
fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
lslezak committed Sep 23, 2015
1 parent 833ae1e commit ab9d1c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/migration_repos_selection_dialog_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@
.and_return(:next)

expect(Yast::UI).to receive(:ChangeWidget).twice
expect(subject).to receive(:store_values)

expect(subject.run).to eq(:abort)
end
Expand Down

0 comments on commit ab9d1c0

Please sign in to comment.