http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8007 --- Comment #123 from M. Tompsett <mtompset@hotmail.com> --- 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.