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
|
EOS
|
||||||
end
|
end
|
||||||
|
|
||||||
def test
|
test do
|
||||||
system "#{bin}/kestrel status"
|
system "#{bin}/kestrel", "status"
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue