diff --git a/features/testbot/matching.feature b/features/testbot/matching.feature index 599afcb1d..3f3398443 100644 --- a/features/testbot/matching.feature +++ b/features/testbot/matching.feature @@ -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 | \ No newline at end of file + | 4321 | 1.00027,1,1.000135,1 | 15.013264 | 1.5 | 1.5 | 1.5 |