]> git.openstreetmap.org Git - nominatim.git/commit
bdd: remove special case for osm_type field
authorSarah Hoffmann <lonvia@denofr.de>
Thu, 9 Mar 2023 16:44:34 +0000 (17:44 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Thu, 9 Mar 2023 16:44:34 +0000 (17:44 +0100)
commit01010e443f5cde6d3ecd52d73009a81d71d307e2
treea7d773e21ece0bd71b33130e090b9c31e8ef3cb4
parentda0a7a765e57ea2e22caa6d70b5058c7c148d3bd
bdd: remove special case for osm_type field

The fuzzy field check hide cover formatting errors. Use 'osm' when
only caring about the conent.
test/bdd/db/import/interpolation.feature
test/bdd/db/import/linking.feature
test/bdd/db/import/parenting.feature
test/bdd/db/query/interpolation.feature
test/bdd/db/update/linked_places.feature
test/bdd/steps/http_responses.py