Commit 096b02d
fix: update merged test to use float timeout value
- Fix test_response_id_non_numeric_string_no_match to use float (0.5) instead of timedelta(seconds=0.5)
- Resolves TypeError: unsupported operand type(s) for +: 'float' and 'datetime.timedelta'1 parent dcf9a42 commit 096b02d
File tree
1 file changed
+1
-3
lines changed1 file changed
+1
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
273 | | - | |
274 | | - | |
275 | 273 | | |
276 | 274 | | |
277 | 275 | | |
278 | | - | |
| 276 | + | |
279 | 277 | | |
280 | 278 | | |
281 | 279 | | |
| |||
0 commit comments