Commit 836a352
fix: Add original_filename param to batch upload test mock
The fake_store function in TestLibreChatUploadBatch had a fixed
parameter list missing the new original_filename kwarg, causing
a TypeError when the endpoint passed it through.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent e85e9e8 commit 836a352
1 file changed
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1901 | 1901 | | |
1902 | 1902 | | |
1903 | 1903 | | |
1904 | | - | |
| 1904 | + | |
| 1905 | + | |
| 1906 | + | |
| 1907 | + | |
| 1908 | + | |
| 1909 | + | |
| 1910 | + | |
1905 | 1911 | | |
1906 | 1912 | | |
1907 | 1913 | | |
| |||
0 commit comments