5 Jun
2013
5 Jun
'13
9:26 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10332 --- Comment #11 from Jonathan Druart <jonathan.druart@biblibre.com> --- (In reply to comment #9)
When I do this kind of testing, I do it within a transaction, and rollback at the end. That way I do not need to think about a proper cleanup. Has there been any thoughts on that subject?
Yes we should look deeper into this way. The t/db_dependent/HoldsQueue.t already use a roolback. -- You are receiving this mail because: You are watching all bug changes.