sqtop: audit fixes (#3979)
This commit is contained in:
parent
335f55f184
commit
4c31f8c532
1 changed files with 1 additions and 1 deletions
|
@ -19,6 +19,6 @@ class Sqtop < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
assert_match "#{version}", shell_output("#{bin}/sqtop --help")
|
||||
assert_match version.to_s, shell_output("#{bin}/sqtop --help")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue