From: Sarah Hoffmann Date: Thu, 23 Jan 2020 21:26:47 +0000 (+0100) Subject: adapt test to change in hamlet classification X-Git-Tag: v3.5.0~97 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/4856f56d61e312bf946aa527cc79fe7034441cb3?ds=inline;hp=-c adapt test to change in hamlet classification --- 4856f56d61e312bf946aa527cc79fe7034441cb3 diff --git a/test/bdd/api/search/queries.feature b/test/bdd/api/search/queries.feature index 8c2fa2b8..6650e969 100644 --- a/test/bdd/api/search/queries.feature +++ b/test/bdd/api/search/queries.feature @@ -10,6 +10,7 @@ Feature: Search queries | type | value | | house_number | 2 | | hamlet | Steinwald | + | village | Göfis | | postcode | 6811 | | country | Austria | | country_code | at |