git-fresh: fully scope system test call (#6953)
This commit is contained in:
parent
f4a7efea39
commit
8f88628255
1 changed files with 1 additions and 1 deletions
|
@ -11,6 +11,6 @@ class GitFresh < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
system "git-fresh", "-T"
|
||||
system "#{bin}/git-fresh", "-T"
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue