Commit 3d47465
fix(e2e): inherit PATHEXT on Windows for executable lookup
When using native bash with env_clear(), the child process loses
PATHEXT which is needed by the which crate to find executables
with extensions like .exe and .cmd on Windows.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 0444f61 commit 3d47465
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
163 | 163 | | |
164 | 164 | | |
165 | 165 | | |
166 | | - | |
167 | 166 | | |
168 | 167 | | |
169 | 168 | | |
| |||
0 commit comments