https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31631 --- Comment #36 from Kyle M Hall <kyle@bywatersolutions.com> --- Created attachment 156068 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=156068&action=edit Bug 31631: (follow-up) Fixes for failing unit test t/db_dependent/Budgets.t Test plan: 1. Set CalculateFundValuesIncludingTax = 'Include' 2. Run Budgets.t unit test sudo koha-shell kohadev prove t/db_dependent/Budgets.t 3. Set CalculateFundValuesIncludingTax = 'Exclude' 4. Run Budgets.t unit test sudo koha-shell kohadev prove t/db_dependent/Budgets.t Sponsored-By: Waikato Institute of Technology, New Zealand Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> -- You are receiving this mail because: You are watching all bug changes.