diff --git a/test/data/10.066,46.093,10.070,46.097.osm b/test/data/10.067,46.093,10.070,46.096.osm similarity index 83% rename from test/data/10.066,46.093,10.070,46.097.osm rename to test/data/10.067,46.093,10.070,46.096.osm index 607ae6c..7bb3ec3 100644 --- a/test/data/10.066,46.093,10.070,46.097.osm +++ b/test/data/10.067,46.093,10.070,46.096.osm @@ -1,6 +1,6 @@ - - + + diff --git a/test/test_boundary_box.py b/test/test_boundary_box.py index 859c9a1..88ff49a 100644 --- a/test/test_boundary_box.py +++ b/test/test_boundary_box.py @@ -21,4 +21,4 @@ def test_round_coordinates() -> None: 46.09513848390771, ).round() - assert box.get_format() == "10.066,46.093,10.070,46.097" + assert box.get_format() == "10.067,46.093,10.070,46.096"