Commit 6b95e61
committed
Fix test helper to prevent host environment leakage
Add env: {} to makeContext helper in tty-allocation.spec.js to prevent
buildEnvironment from falling back to process.env. This ensures test
isolation and matches the pattern used in build-exec-environment.spec.js.1 parent 4e04ce4 commit 6b95e61
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | 33 | | |
| |||
0 commit comments