Bug 22850: Do no longer use set_userenv in tests (SharedContent.t)
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Sat, 4 May 2019 16:31:05 +0000 (12:31 -0400)
committerNick Clemens <nick@bywatersolutions.com>
Wed, 15 May 2019 12:10:52 +0000 (12:10 +0000)
commit3f817f056bb7373abbd08882132c230f41057717
treec12ff0f90e261ce06357e66b8c245c076ec75725
parent8d53fae9494b50c0cf2dcc98b18982b0d8fc416f
Bug 22850: Do no longer use set_userenv in tests (SharedContent.t)

Since bug 21817 we should use the mock_userenv subroutine instead.

Test plan:
The tests must pass after this patch

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/db_dependent/Koha/SharedContent.t