Bug 14334: t/db_dependent/Bookseller.t AutoCommit fix
authorMark Tompsett <mtompset@hotmail.com>
Thu, 4 Jun 2015 20:01:20 +0000 (16:01 -0400)
committerTomas Cohen Arazi <tomascohen@theke.io>
Sun, 7 Jun 2015 21:51:21 +0000 (18:51 -0300)
commit7f4a7f2eb393d0578837a3a91f4b62b741baa3dc
tree5da02f156a42b3b2162be4495e36d44c7b2c07fc
parent5132d5f991515b86a9282b214a9418b65b4c0881
Bug 14334: t/db_dependent/Bookseller.t AutoCommit fix

TEST PLAN
----------
1) git reset --hard origin/master
2) prove t/db_dependent/Bookseller.t
   -- horrible failure about transaction
3) apply this patch
4) prove t/db_dependent/Bookseller.t
   -- no issues
5) koha qa test tools.

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
t/db_dependent/Bookseller.t