Commit 1a133ca
authored
* fix: add an explicit test that `q` can be non-`float`
This `suppress(ValueError)` was never tested: https://github.com/litestar-org/litestar/blob/55b69239fda945518f0dc69f7c511efb2d836c7f/litestar/datastructures/headers.py#L403-L404
* Remove a duplicate test case
1 parent 55b6923 commit 1a133ca
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
358 | 358 | | |
359 | 359 | | |
360 | 360 | | |
361 | | - | |
362 | 361 | | |
363 | 362 | | |
364 | 363 | | |
| |||
368 | 367 | | |
369 | 368 | | |
370 | 369 | | |
| 370 | + | |
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
| |||
0 commit comments