diff --git a/features/bicycle/bridge.feature b/features/bicycle/bridge.feature index 44f222d3a..c0603637b 100644 --- a/features/bicycle/bridge.feature +++ b/features/bicycle/bridge.feature @@ -4,7 +4,6 @@ Feature: Bicycle - Handle movable bridge Background: Given the profile "bicycle" - @mokob @2155 Scenario: Bicycle - Use a ferry route Given the node map | a | b | c | | | @@ -28,7 +27,6 @@ Feature: Bicycle - Handle movable bridge | c | f | cde,efg | movable bridge,cycling | | c | g | cde,efg | movable bridge,cycling | - @mokob @2155 Scenario: Bicycle - Properly handle durations Given the node map | a | b | c | | | diff --git a/features/car/bridge.feature b/features/car/bridge.feature index 2b84ed28f..e1d0df696 100644 --- a/features/car/bridge.feature +++ b/features/car/bridge.feature @@ -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 | | | diff --git a/features/car/mode.feature b/features/car/mode.feature index d4fd10d97..7152d799e 100644 --- a/features/car/mode.feature +++ b/features/car/mode.feature @@ -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 | diff --git a/features/foot/ferry.feature b/features/foot/ferry.feature index ca972ecd4..bcdeed8b8 100644 --- a/features/foot/ferry.feature +++ b/features/foot/ferry.feature @@ -4,7 +4,6 @@ Feature: Foot - Handle ferry routes Background: Given the profile "foot" - @mokob @2155 Scenario: Foot - Ferry route Given the node map | a | b | c | | | @@ -47,7 +46,6 @@ Feature: Foot - Handle ferry routes | bg | | ferry | yes | 1:00 | | bi | | ferry | yes | 10:00 | - @mokob @2155 Scenario: Foot - Ferry duration, multiple nodes Given the node map | x | | | | | y |