9 Jun
2017
9 Jun
'17
4:23 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18767 --- Comment #2 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 64136 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=64136 Bug 18767: Remove useless diags from GetDailyQuote.t Review of attachment 64136: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=18767&attachment=64136) ----------------------------------------------------------------- ::: t/db_dependent/Koha/GetDailyQuote.t @@ +86,5 @@
is( $quote->{id}, 6, ' GetDailyQuote returns the only existing quote' );
$dbh->rollback; + +1;
See bug 18292. -- You are receiving this mail because: You are watching all bug changes.