fix failing car maxspeed test
This commit is contained in:
parent
735260d21b
commit
2557956b68
@ -31,7 +31,7 @@ Feature: Car - Max speed restrictions
|
|||||||
When I route I should get
|
When I route I should get
|
||||||
| from | to | route | time |
|
| from | to | route | time |
|
||||||
| a | b | ab | 144s ~10% |
|
| a | b | ab | 144s ~10% |
|
||||||
| b | c | bc | 63s ~10% |
|
| b | c | bc | 42s ~10% |
|
||||||
|
|
||||||
Scenario: Car - Forward/backward maxspeed
|
Scenario: Car - Forward/backward maxspeed
|
||||||
Given the shortcuts
|
Given the shortcuts
|
||||||
|
Loading…
Reference in New Issue
Block a user