Alternative test depends on random order, make less random-ish
This commit is contained in:
parent
0fbdd57835
commit
2211731c80
@ -6,7 +6,7 @@ Feature: Alternative route
|
||||
|
||||
And the node map
|
||||
| | b | c | d | | |
|
||||
| a | | | | | z |
|
||||
| a | | k | | | z |
|
||||
| | g | h | i | j | |
|
||||
|
||||
And the ways
|
||||
@ -20,6 +20,8 @@ Feature: Alternative route
|
||||
| hi |
|
||||
| ij |
|
||||
| jz |
|
||||
| ck |
|
||||
| kh |
|
||||
|
||||
Scenario: Enabled alternative
|
||||
Given the query options
|
||||
|
Loading…
Reference in New Issue
Block a user