Skip to content

Commit

Permalink
fix brew test
Browse files Browse the repository at this point in the history
  • Loading branch information
ldemailly committed May 28, 2022
1 parent ba1a028 commit bc91e92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ brews:
# So you can `brew test` your formula.
# Default is empty.
test: |
assert_match version.to_s, shell_output("#{bin}/dnsping version")
assert_match version.to_s, shell_output("#{bin}/proxy -version")

0 comments on commit bc91e92

Please sign in to comment.