mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-30 04:30:48 +00:00
Use a clean process.env object instead of shallow-copying the original environment. This prevents test failures when system has auth-related env vars (e.g., OPENAI_API_KEY) that would interfere with test assertions. |
||
|---|---|---|
| .. | ||
| src | ||
| index.ts | ||
| package.json | ||
| test-setup.ts | ||
| tsconfig.json | ||
| vitest.config.ts | ||