Don't compute new modifier for merge instructions in collapsing

This commit is contained in:
Michael Krasnyk
2017-11-08 00:11:08 -05:00
parent 921471a153
commit 5b79640b44
3 changed files with 12 additions and 7 deletions
+2 -2
View File
@@ -145,5 +145,5 @@ Feature: Merging
| cf | | 1B | motorway_link | yes |
When I route I should get
| waypoints | route | turns |
| e,d | ,A100,A100 | depart,merge straight,arrive |
| waypoints | route | turns |
| e,d | ,A100,A100 | depart,merge slight left,arrive |