Skip to content

Commit

Permalink
z
Browse files Browse the repository at this point in the history
  • Loading branch information
everpcpc committed Aug 12, 2024
1 parent 8ee30ee commit 042549c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bendsql.rb
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ def install

test do
output = shell_output("#{bin}/bendsql -V")
assert_match "bendsql 0.18.2-homebrew\n", output
assert_match "bendsql 0.20.1-homebrew\n", output
end
end

0 comments on commit 042549c

Please sign in to comment.