From 6205159377ca973fc37c90fa755e028661a85c41 Mon Sep 17 00:00:00 2001 From: Julian Simioni Date: Thu, 28 Sep 2017 16:40:04 -0400 Subject: [PATCH] Mark county sorting test failing See https://github.com/pelias/placeholder/issues/55 --- test_cases/placeholder_sorting.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/test_cases/placeholder_sorting.json b/test_cases/placeholder_sorting.json index 8be7936..fdcb82c 100644 --- a/test_cases/placeholder_sorting.json +++ b/test_cases/placeholder_sorting.json @@ -431,9 +431,10 @@ }, { "id": 701, - "status": "pass", + "status": "fail", "endpoint": "search", "description": "borough should rank higher than county", + "issue": "https://github.com/pelias/placeholder/issues/55", "in": { "text": "Queens" },