fix tag on @opposite test

This commit is contained in:
Emil Tin 2013-01-18 22:11:22 +01:00
parent 7c8bf18cc6
commit 46d1a87b89

View File

@ -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 |