Commit 4fcddee
fix: update StaticLongTermMemoryHookTest to expect memory at index 0
The test was asserting memory message at index 1 (end), which matched
the old buggy behavior. Update to assert index 0 (beginning) to align
with the fix in #1164.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent e989644 commit 4fcddee
1 file changed
Lines changed: 3 additions & 3 deletions
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | | - | |
| 143 | + | |
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
147 | | - | |
| 147 | + | |
148 | 148 | | |
149 | 149 | | |
150 | 150 | | |
| |||
0 commit comments