From bb285cf0a56df10004a2f4dbbb4953565d5b27c2 Mon Sep 17 00:00:00 2001 From: Stephen Hess Date: Fri, 9 Dec 2016 17:20:03 -0500 Subject: [PATCH] bumped query hash, updated test --- package.json | 2 +- test/unit/fixture/structured_geocoding/fallback.json | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 4bd39d62..9b4af449 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "pelias-labels": "1.5.1", "pelias-logger": "0.1.0", "pelias-model": "4.4.0", - "pelias-query": "pelias/query#b3e2ef7", + "pelias-query": "pelias/query#fe42de6", "pelias-text-analyzer": "1.7.0", "stats-lite": "2.0.3", "through2": "^2.0.3" diff --git a/test/unit/fixture/structured_geocoding/fallback.json b/test/unit/fixture/structured_geocoding/fallback.json index 6bea84fc..cd12a864 100644 --- a/test/unit/fixture/structured_geocoding/fallback.json +++ b/test/unit/fixture/structured_geocoding/fallback.json @@ -15,7 +15,8 @@ "query": "query value", "type": "phrase", "fields": [ - "phrase.default" + "phrase.default", + "category" ] } },