[Bug 1985] Email notification of new OPAC comments
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1985 --- Comment #44 from Jonathan Druart <jonathan.druart@biblibre.com> --- Comment on attachment 38909 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38909 Bug 1985 - tweak License and lots of cleanup Review of attachment 38909: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=1985&attachment=38909) ----------------------------------------------------------------- ::: t/db_dependent/Review.t @@ +21,5 @@
+$biblionumber = $row->{'biblionumber'} if $row; + +SKIP: { + skip "Missing borrowers or biblios",13 + unless $biblionumber and $borrowernumber;
You have to generate the data you want! Try TestBuilder, it will do that for you. -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org