fix nearest test
This commit is contained in:
parent
ccdd0f599a
commit
76decf2e8b
@ -4,7 +4,6 @@ Feature: Locating Nearest node on a Way - pick closest way
|
|||||||
Background:
|
Background:
|
||||||
Given the profile "testbot"
|
Given the profile "testbot"
|
||||||
|
|
||||||
@todo
|
|
||||||
Scenario: Nearest - two ways crossing
|
Scenario: Nearest - two ways crossing
|
||||||
Given the node map
|
Given the node map
|
||||||
| | 0 | c | 1 | |
|
| | 0 | c | 1 | |
|
||||||
@ -15,7 +14,7 @@ Feature: Locating Nearest node on a Way - pick closest way
|
|||||||
|
|
||||||
And the ways
|
And the ways
|
||||||
| nodes |
|
| nodes |
|
||||||
| axc |
|
| axb |
|
||||||
| cxd |
|
| cxd |
|
||||||
|
|
||||||
When I request nearest I should get
|
When I request nearest I should get
|
||||||
|
Loading…
Reference in New Issue
Block a user