X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/b7422004421ff5f9ecf9c9f6d8fb5d23d9d0f2ec..12dbfb077753361b9875cdb295d1be3279d97571:/test/bdd/api/details/params.feature diff --git a/test/bdd/api/details/params.feature b/test/bdd/api/details/params.feature index 3bb5bf7c..3d5635de 100644 --- a/test/bdd/api/details/params.feature +++ b/test/bdd/api/details/params.feature @@ -7,9 +7,9 @@ Feature: Object details Then the result is valid json And result has attributes geometry And result has not attributes keywords,address,linked_places,parentof - And results contain - | geometry+type | - | Point | + And results contain in field geometry + | type | + | Point | Scenario: JSON Details with pretty printing When sending json details query for W297699560 @@ -75,9 +75,9 @@ Feature: Object details | 1 | Then the result is valid json And result has attributes geometry - And results contain - | geometry+type | - | | + And results contain in field geometry + | type | + | | Examples: | osmid | geometry |