update API tests

This commit is contained in:
Sarah Hoffmann
2015-05-22 21:49:31 +02:00
parent 3e871d6ee0
commit b4f9252c63
3 changed files with 7 additions and 4 deletions

View File

@@ -83,7 +83,7 @@ Feature: Search queries
Scenario: bounded search remains within viewbox, even with no results
Given the request parameters
| bounded | viewbox
| 1 | -5.662003,43.54285,-5.6563282,43.5403125
| 1 | 43.54285,-5.662003,43.5403125,-5.6563282
When sending json search query "restaurant"
Then less than 1 result is returned