events/Tests
Daniel Siepmann 00946af6ad
Properly handle latitude and longitude during Destination One import (#32)
They sometimes use a different separator.
The code is adjusted to always use same separator and precision.

That will prevent the same location from showing up multiple times due
to different latitude and longitude values.
2023-07-06 12:39:47 +02:00
..
Functional Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
Unit Properly handle latitude and longitude during Destination One import (#32) 2023-07-06 12:39:47 +02:00
ClientFactory.php Streamline CGL (#21) 2023-06-07 08:56:42 +02:00
ProphecyTrait.php Make use of prophesize cross version support 2022-01-26 15:56:28 +01:00