Revert "Add implied oneway cucumber tests for mini roundabouts"
This reverts commit bd707b0cfc.
Conflicts:
features/bicycle/oneway.feature
features/car/oneway.feature
This commit is contained in:
@@ -55,7 +55,6 @@ Feature: Bike - Oneway streets
|
||||
| motorway_link | no | yes | | x | x | does not imply oneway |
|
||||
| motorway | no | yes | roundabout | x | | |
|
||||
| motorway_link | no | yes | roundabout | x | | |
|
||||
| mini_roundabout | no | yes | | x | | |
|
||||
|
||||
Scenario: Bike - Overriding implied oneways
|
||||
Then routability should be
|
||||
@@ -65,7 +64,6 @@ Feature: Bike - Oneway streets
|
||||
| motorway_link | no | | -1 | | |
|
||||
| trunk_link | no | | -1 | | |
|
||||
| primary | no | roundabout | -1 | | x |
|
||||
| mini_roundabout | no | | -1 | | x |
|
||||
|
||||
Scenario: Bike - Oneway:bicycle should override normal oneways tags
|
||||
Then routability should be
|
||||
|
||||
Reference in New Issue
Block a user