Revert "chore: use Homebrew path helper in formula test"

This reverts commit ceac895abe.
This commit is contained in:
Vincent Koc 2026-05-04 23:32:54 -07:00
parent 273dbfa0f5
commit b489ad0c13
No known key found for this signature in database

View File

@ -55,4 +55,4 @@ brews:
install: |
bin.install "crabbox"
test: |
system bin/"crabbox", "--version"
system "#{bin}/crabbox", "--version"