Skip to content

Commit

Permalink
Formula fixes
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
  • Loading branch information
ahmetb committed Apr 25, 2017
1 parent a861562 commit a19b953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/kubectx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ def caveats; <<-EOS.undent
end

test do
system "kubectx", "--help"
system "which", "kubectx"
end
end

0 comments on commit a19b953

Please sign in to comment.