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)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 10 Aug 2017 19:25:31 +0000 (16:25 -0300)
commitd01ce104a7711814152e4f8228064f79c8a7f68c
treeb126d30d9a31670f2a3490a39addb22896f8868d
parente35903574ce666bca32eb4676f311b99bb268ec2
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>
t/db_dependent/Letters.t