X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/96a84294f435c99dc67021dccb11b0b07d6b0508..52178caa98492cd8410aa6616c155a126bb4f216:/test/bdd/db/import/placex.feature?ds=sidebyside diff --git a/test/bdd/db/import/placex.feature b/test/bdd/db/import/placex.feature index 46827c43..cc3569b0 100644 --- a/test/bdd/db/import/placex.feature +++ b/test/bdd/db/import/placex.feature @@ -285,11 +285,11 @@ Feature: Import into placex | object | rank_search | rank_address | | N2 | 18 | 0 | | N4 | 18 | 0 | - | N5 | 22 | 0 | + | N5 | 30 | 30 | | W2 | 18 | 0 | | R3 | 18 | 0 | - | R4 | 22 | 0 | + | R4 | 30 | 30 | | R5 | 4 | 0 | | R6 | 4 | 0 | - | W3 | 22 | 0 | + | W3 | 30 | 30 |