Files
bun.sh/test/cli
Claude Bot 615bdc22f1 Fix env variable handling in HOME .npmrc test
Previously, the test was setting BUN_INSTALL_CACHE_DIR: undefined which
passes the literal string "undefined" to the child process. This fix
properly sets BUN_INSTALL_CACHE_DIR to a temporary directory within the
test directory to isolate the test from the user's actual cache.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 02:12:23 +00:00
..
2025-05-24 13:36:51 -07:00
2025-09-25 23:47:46 -07:00