Bug 26581: (follow-up) Skip merge when deleting authority
authorNick Clemens <nick@bywatersolutions.com>
Mon, 2 Nov 2020 12:46:59 +0000 (12:46 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 2 Nov 2020 12:50:14 +0000 (13:50 +0100)
commit80c3e543163053836a171bde03c9afd70e5b838a
treef75a9e825de47c79842df696fa307fd51695e1f2
parent03742a1e246e68fa62c2f2fff963beba28f35c80
Bug 26581: (follow-up) Skip merge when deleting authority

Tests failing, seems to be because the indexes haven't been created yet.
When deleting authority we perform a 'merge' where we search for biblios
containing the authority.

Since these are simply tets we can skip this step, avoid the search, and avoid
a crash

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Koha/SearchEngine/Indexer.t