Skip to content

Commit

Permalink
fix: use newer eza in e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 3, 2024
1 parent 502d1ce commit eec3989
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions e2e/backend/test_cargo_binstall
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
require_cmd cargo

export MISE_CARGO_BINSTALL=1
assert "mise x cargo:eza@0.17.0 -- eza -v" "eza - A modern, maintained replacement for ls
v0.17.0 [+git]
assert "mise x cargo:eza@0.18.24 -- eza -v" "eza - A modern, maintained replacement for ls
v0.18.24 [+git]
https://github.com/eza-community/eza"

0 comments on commit eec3989

Please sign in to comment.