diff --git a/features/testbot/loop.feature b/features/testbot/loop.feature index fe898ecf0..72cad33c0 100644 --- a/features/testbot/loop.feature +++ b/features/testbot/loop.feature @@ -64,13 +64,13 @@ Feature: Avoid weird loops caused by rounding errors | | d | | And the ways - | nodes | highway | - | ab | primary | - | bc | primary | - | cd | primary | - | be | secondary | - | ef | secondary | - | cf | secondary | + | nodes | highway | + | ab | residential | + | bc | residential | + | cd | residential | + | be | primary | + | ef | primary | + | cf | primary | When I route I should get | waypoints | route | turns |