Skip to content

Commit 8272c68

Browse files
SMillerDevBrewTestBot
authored andcommitted
tlsx: specify bin in test
1 parent f577ffc commit 8272c68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Formula/tlsx.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ def install
2323
end
2424

2525
test do
26-
system "tlsx", "-u", "expired.badssl.com:443", "-expired"
26+
system bin/"tlsx", "-u", "expired.badssl.com:443", "-expired"
2727
end
2828
end

0 commit comments

Comments
 (0)