X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/d1b7c14f7987a20c218c96fe8071427536f8b36e..59bce26afef3fd65e606e09979c11733dfac6966:/test/bdd/osm2pgsql/import/custom_style.feature diff --git a/test/bdd/osm2pgsql/import/custom_style.feature b/test/bdd/osm2pgsql/import/custom_style.feature index 405afdb5..15852c5d 100644 --- a/test/bdd/osm2pgsql/import/custom_style.feature +++ b/test/bdd/osm2pgsql/import/custom_style.feature @@ -33,7 +33,7 @@ Feature: Import with custom styles by osm2pgsql """ local flex = require('import-full') - flex.add_main_tags{ + flex.modify_main_tags{ amenity = {prison = 'delete'}, highway = {stop = 'named'}, aeroway = 'named'