https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999 --- Comment #18 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 67472 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=67472&action=edit Bug 18999: (QA followup) Minor fixes for tests Removed unneccessary declaration of $budget and changed Koha::Acquisition::Order->new->insert into Koha::Acquisition::Order->new->store as requested in tester feedback Test plan: 1. Go into your koha-shell 2. set the PERL5LIB variable 3. Run t/db_dependent/Budgets.t All tests should pass Sponsored-by: Catalyst IT Signed-off-by: Josef Moravec <josef.moravec@gmail.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> -- You are receiving this mail because: You are watching all bug changes.