From: Marc Tobias Metten Date: Tue, 16 Jun 2015 19:13:12 +0000 (+0200) Subject: remove tag in test suite used during debugging X-Git-Tag: v.2.5.0~42 X-Git-Url: https://git.openstreetmap.org./nominatim.git/commitdiff_plain/8c656fb66719d736238ecbad421caf9cb2ad5ac6?ds=inline;hp=-c remove tag in test suite used during debugging --- 8c656fb66719d736238ecbad421caf9cb2ad5ac6 diff --git a/tests/features/api/lookup.feature b/tests/features/api/lookup.feature index fb5e444f..7b86fb49 100644 --- a/tests/features/api/lookup.feature +++ b/tests/features/api/lookup.feature @@ -1,7 +1,6 @@ Feature: Places by osm_type and osm_id Tests Simple tests for internal server errors and response format. - @mtm Scenario: address lookup for existing node, way, relation When looking up xml places N158845944,W72493656,,R62422,X99,N0 Then the result is valid xml @@ -10,7 +9,6 @@ Feature: Places by osm_type and osm_id Tests Then the result is valid json exactly 3 results are returned - @mtm Scenario: address lookup for non-existing or invalid node, way, relation When looking up xml places X99,,N0,nN158845944,ABC,,W9 Then the result is valid xml