Skip to content

Commit

Permalink
Update Formula/z/zimfw.rb
Browse files Browse the repository at this point in the history
Co-authored-by: Sean Molenaar <[email protected]>
  • Loading branch information
ericbn and SMillerDev authored Jan 17, 2025
1 parent 1761612 commit 32da706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/z/zimfw.rb
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def caveats
end

test do
assert_match "1.17.0",
assert_match version.to_s,
shell_output("zsh -c 'source #{share}/zimfw.zsh version'")
end
end

0 comments on commit 32da706

Please sign in to comment.