X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/cd0001b55a4706e5c20a72e4209ccc7a330ba878..2b7eb4906a40cdc6733f41bb3e03c83e78797e2a:/test/bdd/api/reverse/simple.feature diff --git a/test/bdd/api/reverse/simple.feature b/test/bdd/api/reverse/simple.feature index 4da311e7..a65ca0ac 100644 --- a/test/bdd/api/reverse/simple.feature +++ b/test/bdd/api/reverse/simple.feature @@ -132,6 +132,8 @@ Feature: Simple Reverse Tests | Nan | 8.448 | | 48.966 | Nan | - Scenario: Reverse Debug output returns no errors + + @v1-api-python-only + Scenario: Reverse Debug output returns no errors When sending debug reverse coordinates 47.11,9.57 - Then a HTTP 200 is returned + Then the result is valid html