Commit ed4cee0
authored
### Rationale for this change
The test fails on test-debian-12-python-3-i386 due to accuracy
### What changes are included in this PR?
Use pytest.approx instead of hardcoded float value
### Are these changes tested?
Yes via CI
### Are there any user-facing changes?
No
* GitHub Issue: #45926
Authored-by: Raúl Cumplido <[email protected]>
Signed-off-by: Raúl Cumplido <[email protected]>
1 parent ae801e1 commit ed4cee0
1 file changed
+5
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
461 | 461 | | |
462 | 462 | | |
463 | 463 | | |
464 | | - | |
| 464 | + | |
| 465 | + | |
465 | 466 | | |
466 | | - | |
| 467 | + | |
467 | 468 | | |
468 | 469 | | |
469 | 470 | | |
470 | 471 | | |
471 | 472 | | |
472 | | - | |
473 | | - | |
| 473 | + | |
| 474 | + | |
474 | 475 | | |
475 | 476 | | |
476 | 477 | | |
| |||
0 commit comments