[Koha-bugs] [Bug 19042] Silence warnings t/db_dependent/Letters.t

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Aug 4 20:22:20 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19042

--- Comment #1 from M. Tompsett <mtompset at hotmail.com> ---
prove -v t/db_dependent/Letters.t

...
ok 31 - GetLetters gets the name correctly
    # Subtest: getletter
    1..16
    ok 1 - GetLetters gets the branch code correctly
    ok 2 - GetLetters gets the module correctly
    ok 3 - GetLetters gets the code correctly
    ok 4 - GetLetters gets the name correctly
    ok 5 - GetLetters gets the boolean is_html correctly
    ok 6 - GetLetters gets the title correctly
    ok 7 - GetLetters gets the content correctly
    ok 8 - GetLetters gets the message type correctly
C4::Context->userenv not defined! at /home/mtompset/kohaclone/C4/Letters.pm
line 207.
    ok 9 - GetLetters gets the branch code correctly
    ok 10 - GetLetters gets the module correctly
    ok 11 - GetLetters gets the code correctly
    ok 12 - GetLetters gets the name correctly
    ok 13 - GetLetters gets the boolean is_html correctly
    ok 14 - GetLetters gets the title correctly
    ok 15 - GetLetters gets the content correctly
    ok 16 - GetLetters gets the message type correctly
...

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list