X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0f196952259baddb77bd1c60ffc3b5ef214da179..b0067a0345c2ab7793614925d6150141ef5f18f0:/test/python/api/test_results.py diff --git a/test/python/api/test_results.py b/test/python/api/test_results.py index 2a279028..54a54549 100644 --- a/test/python/api/test_results.py +++ b/test/python/api/test_results.py @@ -37,7 +37,7 @@ def test_minimal_detailed_result(): assert res.lon == 23.1 assert res.lat == 0.5 - assert res.calculated_importance() == pytest.approx(0.0000001) + assert res.calculated_importance() == pytest.approx(0.00001) def test_detailed_result_custom_importance(): res = DetailedResult(SourceTable.PLACEX,