Skip to content

Commit f565b85

Browse files
authored
Merge pull request Homebrew#206518 from Homebrew/hz-revision-bump
hz: test fix
2 parents 1811dc7 + b0ea4ad commit f565b85

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Formula/h/hz.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ def install
3333
end
3434

3535
test do
36+
ENV["GOPATH"] = testpath
37+
3638
output = shell_output("#{bin}/hz --version 2>&1")
3739
assert_match "hz version v#{version}", output
3840

0 commit comments

Comments
 (0)