http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007
--- Comment #123 from M. Tompsett <[email protected]> --- Comment on attachment 37034 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=37034 [PASSED QA] Bug 8007: Discharge - Add unit tests Review of attachment 37034: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8007&attachment=37034) ----------------------------------------------------------------- ::: t/db_dependent/Borrower_Discharge.t @@ +18,5 @@ > + > +$dbh->do(q|DELETE FROM discharges|); > + > +C4::Context->_new_userenv('xxx'); > +C4::Context::set_userenv(0, 0, 0, 'firstname', 'surname', 'CPL', 'CPL', '', > '', ''); This was pushed after bug 10900. Creating another report to correct this. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
