Skip to content

Commit

Permalink
Fix brew tests
Browse files Browse the repository at this point in the history
  • Loading branch information
riley-martine committed Feb 19, 2023
1 parent 51ceba6 commit dfa4978
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 @@ -61,7 +61,7 @@ brews:

test: |
system "#{bin}/sundial --version"
assert_match "-F _sundial",
assert_match "-F __start_sundial",
shell_output("bash -c 'source #{bash_completion}/sundial && complete -p sundial'")
install: |
Expand Down

0 comments on commit dfa4978

Please sign in to comment.