Reduce precision of lat/long coords used in testing
Python 2 truncates earlier than Python 3 when converting floats to a string, which was causing problems with the cassette recording.
This diff is collapsed.
Please register or sign in to comment