Skip to content

Commit 9431bf3

Browse files
SMillerDevBrewTestBot
authored andcommitted
lv: specify bin in test
1 parent 1488fd3 commit 9431bf3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/lv.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ def install
5555
end
5656

5757
test do
58-
system "lv", "-V"
58+
system bin/"lv", "-V"
5959
end
6060
end
6161

0 commit comments

Comments
 (0)