Skip to content

Commit

Permalink
watchman: revision bump (fmt 11.1.1)
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <rui@chenrui.dev>

watchman: update test

Signed-off-by: Rui Chen <rui@chenrui.dev>
  • Loading branch information
chenrui333 committed Dec 27, 2024
1 parent d8f88ba commit ebf73e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Formula/w/watchman.rb
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,8 @@ def install

test do
assert_equal(version.to_s, shell_output("#{bin}/watchman -v").chomp)
# Run `version` to validate functionality and check compatibility with fmt
# Related issue: https://github.com/facebook/watchman/issues/1264
system bin/"watchman", "version"
end
end

0 comments on commit ebf73e0

Please sign in to comment.