Commit 2a2b45c
Add sessionId to Rust hook test fixtures
The session_test hooks tests were missing the sessionId field in their
input JSON, causing deserialization failures after adding the required
session_id field to hook input structs.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 582c506 commit 2a2b45c
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2245 | 2245 | | |
2246 | 2246 | | |
2247 | 2247 | | |
| 2248 | + | |
2248 | 2249 | | |
2249 | 2250 | | |
2250 | 2251 | | |
| |||
2282 | 2283 | | |
2283 | 2284 | | |
2284 | 2285 | | |
| 2286 | + | |
2285 | 2287 | | |
2286 | 2288 | | |
2287 | 2289 | | |
| |||
0 commit comments