Commit 3729ad9
fix: remove test passing None to non-nullable memory_space_id
The test_returns_none_when_no_space_id test passed None to
_check_escalation_memory_cache which now requires str. The None
guard is at the call site, so this test is no longer applicable.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 70e43a3 commit 3729ad9
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | 36 | | |
42 | 37 | | |
43 | 38 | | |
| |||
0 commit comments