Commit a8884ef
test(enable): assert on the resolved hooks path, not the configured value
Copilot review follow-up: the error prints the path resolved via
git rev-parse --git-path hooks, which may normalize separators on
Windows; assert against GetHooksDir's result so the test matches what
the error actually contains.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 34506cc commit a8884ef
1 file changed
Lines changed: 9 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
346 | 346 | | |
347 | 347 | | |
348 | 348 | | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
349 | 356 | | |
350 | 357 | | |
351 | 358 | | |
| |||
354 | 361 | | |
355 | 362 | | |
356 | 363 | | |
357 | | - | |
358 | | - | |
| 364 | + | |
| 365 | + | |
359 | 366 | | |
360 | 367 | | |
361 | 368 | | |
| |||
0 commit comments