Bug 31992: Fix t::lib::Mocks::Zebra
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Wed, 26 Oct 2022 15:34:10 +0000 (17:34 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Fri, 28 Oct 2022 19:30:05 +0000 (16:30 -0300)
commitcccae533fe95e761f6fa27bf7a10dfd1ff8010cc
tree8effa7759c225c32c1b13167ae4846ec820e0bc6
parentdfaf5834d15010cab2f76c3f9c9aca93237d6166
Bug 31992: Fix t::lib::Mocks::Zebra

This will fix t/db_dependent/www/batch.t and t/db_dependent/www/search_utf8.t

QA - improvement ideas welcome! It's definitely not the best we can do.

Test plan:
  prove t/db_dependent/www/search_utf8.t t/db_dependent/www/batch.t
must return green

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/www/batch.t
t/db_dependent/www/search_utf8.t
t/lib/Mocks/Zebra.pm