]> git.koha-community.org Git - koha.git/commit
Bug 10535: (follow-up) wrap Budgets.t in transaction
authorGalen Charlton <gmc@esilibrary.com>
Thu, 17 Oct 2013 23:05:15 +0000 (23:05 +0000)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Tue, 3 Dec 2013 15:30:48 +0000 (12:30 -0300)
commit82eb608a9516a20bbb21ad5da6dd9303c0aafcba
tree81af68fca19e46f3383b63aac904ddb7b56cd9b3
parentb36aeb172d1cd5aa582042d46993e9b7d188e129
Bug 10535: (follow-up) wrap Budgets.t in transaction

This patch also temporarily removes any existing
budgets to avoid issues where tests can fail if there
is already an active budget in the database.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 969669bb1e2cb08bbfc91334b6c52e3dd0413e11)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
t/db_dependent/Budgets.t