Commit 26c7ac5
committed
Tighten plan/2607191917's TestSetInitUsage task wording
Round-2 code review found the task offered a dead alternative:
setInitUsage's closure hardcodes os.Stderr with no writer parameter,
so "redirecting the closure's writer" was never actually an option.
Point at captureStderr directly.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_017Req4a3SADus6KRYrmYqKg1 parent 5d670e2 commit 26c7ac5
1 file changed
Lines changed: 6 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
76 | 77 | | |
77 | 78 | | |
78 | 79 | | |
| |||
0 commit comments