Skip to content

Commit

Permalink
Don't execute envrc_load with run
Browse files Browse the repository at this point in the history
  • Loading branch information
03juan authored and jfly committed Jan 11, 2025
1 parent d597a36 commit 951acd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/use_asdf.bats
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ EOF
asdf direnv local dummy ref:v1.0

asdf direnv local
run envrc_load
envrc_load

run asdf exec dummy
[ "$output" == "This is dummy ref:v1.0" ]
Expand Down

0 comments on commit 951acd3

Please sign in to comment.