https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17426
--- Comment #1 from Jonathan Druart <[email protected]> --- Created attachment 56171 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56171&action=edit Bug 17426: Do not set AutoCommit in tests git grep AutoCommit t | grep 1 highlights that 1 test use AutoCommit set, it should not The other change removes the FIXME should has been fixed. Test plan: prove t/db_dependent/BackgroundJob.t t/db_dependent/Patron/Borrower_Discharge.t should still return green -- 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/
