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
|
And the node map
|
||||||
| | b | c | d | | |
|
| | b | c | d | | |
|
||||||
| a | | | | | z |
|
| a | | k | | | z |
|
||||||
| | g | h | i | j | |
|
| | g | h | i | j | |
|
||||||
|
|
||||||
And the ways
|
And the ways
|
||||||
@ -20,6 +20,8 @@ Feature: Alternative route
|
|||||||
| hi |
|
| hi |
|
||||||
| ij |
|
| ij |
|
||||||
| jz |
|
| jz |
|
||||||
|
| ck |
|
||||||
|
| kh |
|
||||||
|
|
||||||
Scenario: Enabled alternative
|
Scenario: Enabled alternative
|
||||||
Given the query options
|
Given the query options
|
||||||
|
Loading…
Reference in New Issue
Block a user