kestrel: fix test
This commit is contained in:
parent
e0392119a7
commit
53769f9b9f
1 changed files with 2 additions and 2 deletions
|
@ -38,7 +38,7 @@ class Kestrel < Formula
|
|||
EOS
|
||||
end
|
||||
|
||||
def test
|
||||
system "#{bin}/kestrel status"
|
||||
test do
|
||||
system "#{bin}/kestrel", "status"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue