fix random feature fail

This commit is contained in:
Moritz Kobitzsch 2016-10-17 16:33:43 +02:00 committed by Huyen Chau Nguyen
parent 46c936b48e
commit 5839bf334b

View File

@ -88,7 +88,7 @@ Feature: Basic trip planning
When I plan a trip I should get
| 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
Scenario: Testbot - Trip planning with less than 10 nodes