Bug 23630: (QA follow-up) Fix tests
authorNick Clemens <nick@bywatersolutions.com>
Thu, 31 Oct 2019 13:19:24 +0000 (13:19 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Thu, 31 Oct 2019 13:37:10 +0000 (13:37 +0000)
commitbc8b8a7a6b08d602bf4e98255461d3b849d78a05
treea1cf833fa0ee35aa5e62dd66f0cfd59f52f18111
parenta9bdeac01a732d29d32c0c6519bea3c835b49784
Bug 23630: (QA follow-up) Fix tests

marc_records_to_documents is now an arrayref of hashes, not an arrayref of arrays

_sanitise_records has been removed, we don't need those tests anymore

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
t/Koha/SearchEngine/ElasticSearch/Indexer.t [deleted file]
t/Koha/SearchEngine/Elasticsearch.t