9b4861d2ea
# Description - [x] update env var docs to include new default sandbox metadata env vars - [x] update js-sdk tests - [x] update python tests # Test ```sh $ [packages/js-sdk] pnpm test env $ [packages/python-sdk] poetry run pytest --verbose -x tests/async/sandbox_async/commands/test_env_vars.py $ [packages/python-sdk] poetry run pytest --verbose -x tests/sync/sandbox_sync/commands/test_env_vars.py ```