Koha/t/db_dependent/Patron
Jonathan Druart ede157e9c0 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

Signed-off-by: Marc <veron@veron.ch>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2016-10-21 14:34:21 +00:00
..
Borrower_Debarments.t Bug 16849: Move IsDebarred to Koha::Patron->is_debarred 2016-07-15 18:08:14 +00:00
Borrower_Discharge.t Bug 17426: Do not set AutoCommit in tests 2016-10-21 14:34:21 +00:00
Borrower_Files.t
Borrower_PrevCheckout.t Bug 6906: Follow coding guidelines in terminology. 2016-07-08 13:40:34 +00:00