Skip to content

Commit

Permalink
fx: update test
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jul 18, 2024
1 parent a0e6c37 commit 4672642
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/f/fx.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ def install
end

test do
assert_equal "42", pipe_output("#{bin}/fx .", 42).strip
assert_equal "42", pipe_output("#{bin}/fx .", "42").strip
end
end

0 comments on commit 4672642

Please sign in to comment.