Use be_within instead of eq for a to_f test match (#6275)
Floating point values are notoriously hard to pin down, so use the `be_within` matcher to verify the approximate value.master
parent
acb982fc66
commit
ea75ae2d1f
Loading…
Reference in new issue