Commit c86a4b6
committed
Make e2e path sanity check worktree-friendly
`test_paths_exist` asserted that the repo root directory is named
"ridgeplot", which fails in git worktrees and renamed clones. Check
for a repo-root marker file (pyproject.toml) instead.1 parent 5924de4 commit c86a4b6
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
17 | 20 | | |
18 | 21 | | |
19 | 22 | | |
| |||
0 commit comments