Browse Source

bumped query hash, updated test

pull/763/head
Stephen Hess 8 years ago
parent
commit
bb285cf0a5
  1. 2
      package.json
  2. 3
      test/unit/fixture/structured_geocoding/fallback.json

2
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"

3
test/unit/fixture/structured_geocoding/fallback.json

@ -15,7 +15,8 @@
"query": "query value",
"type": "phrase",
"fields": [
"phrase.default"
"phrase.default",
"category"
]
}
},

Loading…
Cancel
Save