update test to avoid single ring
This commit is contained in:
parent
a9eebdb1fa
commit
b875765c52
@ -54,12 +54,15 @@ Feature: Via points
|
||||
|
||||
@bug
|
||||
Scenario: Via points on ring of oneways
|
||||
# xa it to avoid only having a single ring, which cna trigger edge cases
|
||||
Given the node map
|
||||
| x | | | | |
|
||||
| a | 1 | 2 | 3 | b |
|
||||
| d | | | | c |
|
||||
|
||||
And the ways
|
||||
| nodes | oneway |
|
||||
| xa | |
|
||||
| ab | yes |
|
||||
| bc | yes |
|
||||
| cd | yes |
|
||||
|
Loading…
Reference in New Issue
Block a user