Formula fixes

Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
This commit is contained in:
Ahmet Alp Balkan 2017-04-25 13:28:10 -07:00
parent a861562803
commit a19b9535f6
No known key found for this signature in database
GPG Key ID: 3300B90BF29C804E

View File

@ -19,6 +19,6 @@ class Kubectx < Formula
end
test do
system "kubectx", "--help"
system "which", "kubectx"
end
end