Adjust text cases for flightly different matching due to rounding

This commit is contained in:
Patrick Niklaus 2018-07-20 15:24:13 +00:00 committed by Patrick Niklaus
parent c0124f7d77
commit 8473be69d2

View File

@ -792,4 +792,4 @@ Feature: Basic Map Matching
When I match I should get
| trace | geometry | a:distance | a:duration | a:weight | duration |
| 2345 | 1.00018,1,1.000315,1 | 15.013264 | 1.5 | 1.5 | 1.5 |
| 4321 | 1.00027,1,1.000135,1 | 15.013264 | 1.5 | 1.5 | 1.5 |
| 4321 | 1.00027,1,1.000135,1 | 15.013264 | 1.5 | 1.5 | 1.5 |