fix random feature fail
This commit is contained in:
parent
46c936b48e
commit
5839bf334b
@ -88,7 +88,7 @@ Feature: Basic trip planning
|
|||||||
|
|
||||||
When I plan a trip I should get
|
When I plan a trip I should get
|
||||||
| waypoints | trips |
|
| waypoints | trips |
|
||||||
| a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p | cbalkjihgfedc,mnop |
|
| a,b,c,d,e,f,g,h,i,j,k,l,m,n,o,p | defghijklabcd,mnop |
|
||||||
|
|
||||||
# Test single node in each component #1850
|
# Test single node in each component #1850
|
||||||
Scenario: Testbot - Trip planning with less than 10 nodes
|
Scenario: Testbot - Trip planning with less than 10 nodes
|
||||||
|
Loading…
Reference in New Issue
Block a user