cuke: remove unneeded @x tag
This commit is contained in:
parent
a0b55f9df3
commit
0ca586e1c8
@ -70,7 +70,6 @@ Feature: Basic Distance Matrix
|
|||||||
| e | 200 | 100 | 0 | 100 |
|
| e | 200 | 100 | 0 | 100 |
|
||||||
| f | 300 | 200 | 100 | 0 |
|
| f | 300 | 200 | 100 | 0 |
|
||||||
|
|
||||||
@x
|
|
||||||
Scenario: Testbot - Travel time matrix of network with unroutable parts
|
Scenario: Testbot - Travel time matrix of network with unroutable parts
|
||||||
Given the node map
|
Given the node map
|
||||||
| a | b |
|
| a | b |
|
||||||
|
Loading…
Reference in New Issue
Block a user