The get_future_workshops test for Open Street Map coordinates fails because of a change in the decimals of the exact coordinates. To prevent this failure, the test now rounds the coordinates to 1 decimal.
(Code by @liekelotte, advancing this to incorporate it in more PRs than just #23 🙃)
The
get_future_workshops
test for Open Street Map coordinates fails because of a change in the decimals of the exact coordinates. To prevent this failure, the test now rounds the coordinates to 1 decimal.(Code by @liekelotte, advancing this to incorporate it in more PRs than just #23 🙃)