Skip to content

Commit

Permalink
chore: fix bun test
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 1, 2024
1 parent f4b339f commit 00d7054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/plugins/core/test_bun
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ mise i
assert_contains "mise x bun -- bun -v" "1.1.21"

require_cmd node
assert_contains "mise x bun -- bunx oclif --version" "oclif"
assert_contains "mise x bun -- bunx cowsay \"hello world\"" "hello world"

0 comments on commit 00d7054

Please sign in to comment.