rebase mistake fix
This commit is contained in:
parent
d60c4e5fc7
commit
e2c65b78c6
@ -609,11 +609,11 @@ Feature: Basic Duration Matrix
|
||||
| a | 0 | 30 | 18 | 24 |
|
||||
|
||||
When I request a travel time matrix I should get
|
||||
| | a
|
||||
| a | 0
|
||||
| b | 30
|
||||
| f | 18
|
||||
| 1 | 24
|
||||
| | a |
|
||||
| a | 0 |
|
||||
| b | 30 |
|
||||
| f | 18 |
|
||||
| 1 | 24 |
|
||||
|
||||
|
||||
Scenario: Testbot - Travel time matrix of minimal network with scale factor
|
||||
|
||||
Loading…
Reference in New Issue
Block a user