Commit f283987
fix: add specTitles to cached response mock in test
The test_filter_cached test was failing because the MagicMock
didn't have specTitles defined, causing a validation error
when FastAPI tried to serialize the response.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent c6773ae commit f283987
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
840 | 840 | | |
841 | 841 | | |
842 | 842 | | |
| 843 | + | |
843 | 844 | | |
844 | 845 | | |
845 | 846 | | |
| |||
0 commit comments