From e164d53fcc6622212a59449e815a66fd89dd7b9f Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 30 Jun 2019 23:09:43 +0200 Subject: [PATCH] adapt tests to new place address ranks --- test/bdd/db/import/placex.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/bdd/db/import/placex.feature b/test/bdd/db/import/placex.feature index 0284736b..f17d09df 100644 --- a/test/bdd/db/import/placex.feature +++ b/test/bdd/db/import/placex.feature @@ -220,8 +220,8 @@ Feature: Import into placex | R21 | 30 | 30 | | R22 | 30 | 30 | | R23 | 30 | 30 | - | R40 | 4 | 4 | - | R41 | 8 | 8 | + | R40 | 4 | 0 | + | R41 | 8 | 0 | Scenario: search and address ranks for highways correctly assigned Given the scene roads-with-pois -- 2.39.5