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)
committerFridolin Somers <fridolin.somers@biblibre.com>
Fri, 29 Sep 2017 09:27:20 +0000 (11:27 +0200)
commit306614068eb20cc52dfb6b69227f72e0e37baf1e
tree0851fedf5aa16902af3c5432c2da1169fb154023
parenta80e585cf839677ec84748ba23572b63fca73e89
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>
t/db_dependent/Letters.t