https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18767
--- Comment #2 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ 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/
