Bug 18773: Fix failing history.t test
authorMark Tompsett <mtompset@hotmail.com>
Fri, 9 Jun 2017 22:52:17 +0000 (18:52 -0400)
committerKatrin Fischer <katrin.fischer.83@web.de>
Tue, 13 Jun 2017 20:39:07 +0000 (22:39 +0200)
commit934043656a8eda4c3a2c318382de95ba1b090af8
tree95464c14d1356e2e0be1959b3878f0aa01cedd90
parentd5561c8aae1391b0011a7a232255214285000b9c
Bug 18773: Fix failing history.t test

changed get() to get_ok() and increased test count to match.
Now the master build will only fail on search_utf8.t

TEST PLAN
---------
assuming KOHA_CONF is set.
$ export KOHA_INTRANET_URL=...
$ export KOHA_OPAC_URL=...
$ prove -v t/db_dependent/www/history.t

run koha qa test tools

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Works correctly using text plan provided and passes QA tools.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit 25bbc181c9ceacd84582368f0006d4025250ea1f)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 5c5290eb31efe31fe189b2f17f95741e02d00667)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/www/history.t