aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/test/cask/cli
diff options
context:
space:
mode:
authorMarkus Reiter2017-03-10 09:33:48 +0100
committerMarkus Reiter2017-03-10 09:44:50 +0100
commit621b67e531587a51ddb2425c5fa2955d754a9831 (patch)
treec4a83682edd54c2c69cb32460ac4db3d66cb6f2e /Library/Homebrew/test/cask/cli
parentb38c52f930ad5736518dff54f135674347a4a222 (diff)
downloadbrew-621b67e531587a51ddb2425c5fa2955d754a9831.tar.bz2
Refactor artifacts.
Diffstat (limited to 'Library/Homebrew/test/cask/cli')
-rw-r--r--Library/Homebrew/test/cask/cli/uninstall_spec.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Homebrew/test/cask/cli/uninstall_spec.rb b/Library/Homebrew/test/cask/cli/uninstall_spec.rb
index cbfb3e237..fb196ee72 100644
--- a/Library/Homebrew/test/cask/cli/uninstall_spec.rb
+++ b/Library/Homebrew/test/cask/cli/uninstall_spec.rb
@@ -47,6 +47,7 @@ describe Hbc::CLI::Uninstall, :cask do
end
expect(cask).to be_installed
+ expect(Hbc.appdir.join("MyFancyApp.app")).to exist
expect {
shutup do