#2155 is fixed
This commit is contained in:
committed by
Patrick Niklaus
parent
ee12704133
commit
78bcaada6b
@@ -4,7 +4,6 @@ Feature: Car - Handle movable bridge
|
||||
Background:
|
||||
Given the profile "car"
|
||||
|
||||
@mokob @2155
|
||||
Scenario: Car - Use a ferry route
|
||||
Given the node map
|
||||
| a | b | c | | |
|
||||
@@ -28,7 +27,6 @@ Feature: Car - Handle movable bridge
|
||||
| c | f | cde,efg | movable bridge,driving |
|
||||
| c | g | cde,efg | movable bridge,driving |
|
||||
|
||||
@mokob @2155
|
||||
Scenario: Car - Properly handle durations
|
||||
Given the node map
|
||||
| a | b | c | | |
|
||||
|
||||
@@ -3,7 +3,6 @@ Feature: Car - Mode flag
|
||||
Background:
|
||||
Given the profile "car"
|
||||
|
||||
@mokob @2155
|
||||
Scenario: Car - Mode when using a ferry
|
||||
Given the node map
|
||||
| a | b | |
|
||||
@@ -24,7 +23,6 @@ Feature: Car - Mode flag
|
||||
| a | c | ab,bc | head,right,destination | driving,ferry |
|
||||
| b | d | bc,cd | head,left,destination | ferry,driving |
|
||||
|
||||
@mokob @2155
|
||||
Scenario: Car - Snapping when using a ferry
|
||||
Given the node map
|
||||
| a | b | | c | d | | e | f |
|
||||
|
||||
Reference in New Issue
Block a user