Commit 454e9cc
Fix test coverage for boundary error handling (#3052)
Removed unnecessary guard condition that was always true after commit d7ea250 changed the */* boundary error from INTERNAL_SERVER_ERROR to BAD_REQUEST. Updated stale docstring in test_no_boundary that still referenced INTERNAL_SERVER_ERROR.
Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>1 parent ae4172e commit 454e9cc
1 file changed
Lines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
258 | | - | |
| 257 | + | |
259 | 258 | | |
260 | 259 | | |
261 | 260 | | |
| |||
357 | 356 | | |
358 | 357 | | |
359 | 358 | | |
360 | | - | |
361 | | - | |
362 | | - | |
363 | | - | |
| 359 | + | |
364 | 360 | | |
365 | 361 | | |
366 | 362 | | |
| |||
0 commit comments