diff --git a/features/guidance/turn-location.feature b/features/guidance/turn-location.feature index 21ecb7979..f7293e1c5 100644 --- a/features/guidance/turn-location.feature +++ b/features/guidance/turn-location.feature @@ -7,10 +7,8 @@ Feature: Turn Location Feature Scenario: Simple feature to test turn locations Given the node map - """ - c - a b d - """ + | | c | | + | a | b | d | And the ways | nodes | highway |