fix tests to reflect proper rounding of travel times
This commit is contained in:
@@ -15,4 +15,4 @@ Feature: Separate settings for forward/backward direction
|
||||
When I route I should get
|
||||
| from | to | route | distance | speed |
|
||||
| a | d | abcd | 300 +- 1m | 36 km/h |
|
||||
| d | a | abcd | 300 +- 1m | 16 km/h |
|
||||
| d | a | abcd | 300 +- 1m | 15 km/h |
|
||||
|
||||
Reference in New Issue
Block a user