Merge branch 'pull-request-job' of https://github.com/Winterflower/eland into pull-request-job

This commit is contained in:
Winterflower 2019-12-02 20:32:30 +01:00
commit 3e82d43351

View File

@ -18,7 +18,6 @@ if TEST_SUITE == 'xpack':
else:
ES_TEST_CLIENT = Elasticsearch(ELASTICSEARCH_HOST)
FLIGHTS_INDEX_NAME = 'flights'
FLIGHTS_MAPPING = {"mappings": {
"properties": {