api icon indicating copy to clipboard operation
api copied to clipboard

use cross_fields type for multi_match

Open missinglink opened this issue 5 years ago • 2 comments

testing https://github.com/pelias/query/pull/116

PR should be updated with the actual npm version once that's merged

missinglink avatar Nov 14 '19 11:11 missinglink

I'm not sure why the tests are failing when they pass on my local machine ❓

missinglink avatar Nov 25 '19 15:11 missinglink

Travis is using npm install and not npm update, some packages should be outdated and are failing in the CI. You can push your updated package.json or force a package update on travis ?

Joxit avatar Nov 25 '19 16:11 Joxit