Commit 8d3e9df
Avoid canonicalize when resolving repo root in e2e test runner
Use parent().parent() instead of canonicalize() to find the repo root
from CARGO_MANIFEST_DIR. Avoids resolving symlinks which can cause
issues on some CI environments.
Co-Authored-By: Claude Opus 4.6 (1M context) <[email protected]>1 parent 7646aec commit 8d3e9df
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
| 438 | + | |
439 | 439 | | |
440 | 440 | | |
441 | 441 | | |
| |||
0 commit comments