fix cuke test for roundabout/cars
This commit is contained in:
parent
a45215ddf2
commit
2542112301
@ -6,11 +6,11 @@ Feature: Roundabout Instructions
|
|||||||
|
|
||||||
Scenario: Car - Roundabout instructions
|
Scenario: Car - Roundabout instructions
|
||||||
Given the node map
|
Given the node map
|
||||||
| | | t | | |
|
|
||||||
| | | b | | |
|
|
||||||
| s | a | | c | u |
|
|
||||||
| | | d | | |
|
|
||||||
| | | v | | |
|
| | | v | | |
|
||||||
|
| | | d | | |
|
||||||
|
| s | a | | c | u |
|
||||||
|
| | | b | | |
|
||||||
|
| | | t | | |
|
||||||
|
|
||||||
And the ways
|
And the ways
|
||||||
| nodes | junction |
|
| nodes | junction |
|
||||||
|
Loading…
Reference in New Issue
Block a user