Skip to content

Commit

Permalink
removing message
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinohara80 committed Oct 17, 2024
1 parent 5f6c4fc commit aab5894
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/sigex.rb
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ def install
end

test do
assert_match version.to_s, shell_output("#{bin}/sigex --version"), "Version output should match the formula version"
assert_match version.to_s, shell_output("#{bin}/sigex --version")
end
end

0 comments on commit aab5894

Please sign in to comment.