Skip to content

Commit

Permalink
Merge pull request #1472 from umireon/umireon-fix-cask-reinstall-test
Browse files Browse the repository at this point in the history
cask-test: fix reinstall a non installed Cask
  • Loading branch information
reitermarkus committed Nov 10, 2016
2 parents f802c55 + ad1fa73 commit 842120c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Library/Homebrew/cask/test/cask/cli/reinstall_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,6 @@
end

it "allows reinstalling a non installed Cask" do
shutup do
Hbc::CLI::Uninstall.run("local-transmission")
end
Hbc.load("local-transmission").wont_be :installed?

shutup do
Expand Down

0 comments on commit 842120c

Please sign in to comment.