Commit 2a25c27
test(kernsheet): give _FakeKern a spine_count for the new review
The spine_count review (481e114) reads kern.spine_count, but the editor
tests' _FakeKern stub lacked it, so every editor test exercising reviews
hit AttributeError. Add spine_count (default 2 = a normal 2-staff scan,
which doesn't trip the review). Test-only; production KernReader already
exposes spine_count.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01A3yZYjbFTdhgQNyTXTtM1F1 parent 644ce8e commit 2a25c27
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
60 | 61 | | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
64 | 65 | | |
| 66 | + | |
65 | 67 | | |
66 | 68 | | |
67 | 69 | | |
| |||
0 commit comments