Commit 26571e7
fix(test): add multimodal param to fake_responses_with_cache mock
The mock was missing the explicit multimodal parameter, causing it
to leak into **api_kwargs and fail the assertion.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 5fdd8ab commit 26571e7
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
| 94 | + | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
| |||
0 commit comments