fix tag on @opposite test
This commit is contained in:
parent
7c8bf18cc6
commit
46d1a87b89
@ -4,8 +4,7 @@ Feature: Separate settings for forward/backward direction
|
||||
Background:
|
||||
Given the profile "testbot"
|
||||
|
||||
@smallest
|
||||
Scenario: Going against the flow
|
||||
Scenario: Testbot - Going against the flow
|
||||
Given the node map
|
||||
| a | b | c | d |
|
||||
|
||||
@ -16,4 +15,4 @@ Feature: Separate settings for forward/backward direction
|
||||
When I route I should get
|
||||
| from | to | route | distance | time |
|
||||
| a | d | abcd | 300 +- 1m | 30s |
|
||||
| d | a | abcd | 300 +- 1m | 55s |
|
||||
| d | a | abcd | 300 +- 1m | 55s |
|
Loading…
Reference in New Issue
Block a user