terminal-notifier: test seems to hang on brew-test-bot
This commit is contained in:
parent
83af9d44f2
commit
7e80d1c0f3
1 changed files with 0 additions and 9 deletions
|
@ -44,15 +44,6 @@ class TerminalNotifier < Formula
|
|||
EOS
|
||||
end
|
||||
|
||||
test do
|
||||
# Display a test notice
|
||||
system "#{bin}/terminal-notifier",
|
||||
"-title", "Homebrew",
|
||||
"-group", "brew",
|
||||
"-message", "terminal-notifier test successful!",
|
||||
"-open", "'http://brew.sh'",
|
||||
"-subtitle", "Test CLI Notification"
|
||||
end
|
||||
end
|
||||
|
||||
__END__
|
||||
|
|
Loading…
Reference in a new issue