cucumber: change syntax of node maps
This commit is contained in:
committed by
Moritz Kobitzsch
parent
d47d03c15b
commit
7cbb1807e7
@@ -28,7 +28,9 @@ Feature: Fixed bugs, kept to check for regressions
|
||||
Scenario: Step trimming with very short segments
|
||||
Given a grid size of 0.1 meters
|
||||
Given the node map
|
||||
| a | 1 | b | c | d | 2 | e |
|
||||
"""
|
||||
a 1 b c d 2 e
|
||||
"""
|
||||
|
||||
Given the ways
|
||||
| nodes | oneway |
|
||||
|
||||
Reference in New Issue
Block a user