]> git.koha-community.org Git - koha.git/commit
Bug 19042: Silence warnings t/db_dependent/Letters.t
authorMark Tompsett <mtompset@hotmail.com>
Fri, 4 Aug 2017 18:24:38 +0000 (14:24 -0400)
committerKatrin Fischer <katrin.fischer.83@web.de>
Sun, 1 Oct 2017 21:28:22 +0000 (23:28 +0200)
commit369216769b4dfd4a75f03792c3273eb8c9b5e280
treef7b114c64279cf5ae9d6f51334ae3f0c6e09f2d5
parentc1f29c5914e612212e43b0c1cbe441380cf50c67
Bug 19042: Silence warnings t/db_dependent/Letters.t

TEST PLAN
---------
prove t/db_dependent/Letters.t
-- there will be a message: "C4::Context->userenv not defined!"
apply this patch
prove t/db_dependent/Letters.t
-- there will no longer be that message.
run qa test tools

Signed-off-by: Lee Jamison <ldjamison@marywood.edu>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
(cherry picked from commit d01ce104a7711814152e4f8228064f79c8a7f68c)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
(cherry picked from commit 306614068eb20cc52dfb6b69227f72e0e37baf1e)
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
t/db_dependent/Letters.t