Commit f13935f
committed
fix(ci): seal 12th fix-forward — migrate test_w937 to repo_root helper
CI on 96f5ff4 failed: W588 drift-guard caught the test file created
in wave-1 (W937, mojibake em-dash drift-guard) using fragile
`Path(__file__).parent.parent` instead of canonical
`tests._helpers.repo_root.repo_root()`. Same shape as the 10th
fix-forward — agent created the test outside the W572 helper-aware
mental model. Migrate the one line; ruff + drift-guard clean.1 parent 96f5ff4 commit f13935f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| 27 | + | |
| 28 | + | |
27 | 29 | | |
28 | 30 | | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
32 | | - | |
| 34 | + | |
33 | 35 | | |
34 | 36 | | |
35 | 37 | | |
| |||
0 commit comments