fix collapsing into uturns, that aren't u-turns

This commit is contained in:
Moritz Kobitzsch
2017-10-13 17:06:22 +02:00
committed by Patrick Niklaus
parent 8719821363
commit 37774a331a
3 changed files with 30 additions and 3 deletions
+2 -2
View File
@@ -174,5 +174,5 @@ Feature: Collapse
| fe | service | |
When I route I should get
| waypoints | route | turns |
| c,e | road,, | depart,turn uturn,arrive |
| waypoints | route | turns |
| c,e | road,,, | depart,turn right,turn right,arrive |