Bug 26250: Fix regressions.t when SearchEngine=ES
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Sep 2020 08:41:32 +0000 (10:41 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Sep 2020 08:41:32 +0000 (10:41 +0200)
commita259f6f53d28ad30b7c943a2a50e6e3217c0ccad
tree2634524e68592fed1336b0405a23e6e1781cb33e
parent74dd083f8e6b6cc8c962a42d91132c825dc2713c
Bug 26250: Fix regressions.t when SearchEngine=ES

Prior to this patch it failed with:
t/db_dependent/selenium/regressions.t .. 5/5 Can't call method "leader" on an undefined value at /kohadevbox/koha/Koha/SearchEngine/Elasticsearch.pm line 548.

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