X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/0c65289a80fb376b9d7e53653e16cef6a8fa781e..5751686fdce33f6b69a93dd1641ceacb2239791f:/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 |