Bug 18999: (QA followup) Minor fixes for tests
authorAlex Buckley <alexbuckley@catalyst.net.nz>
Sat, 16 Sep 2017 07:52:25 +0000 (07:52 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Fri, 29 Sep 2017 16:03:38 +0000 (13:03 -0300)
commit90c5391b349a339b3f1fea1ebfeb044cfa76c8a6
treee3863c26e763b64e8613a7b5c9ff503c5140df47
parent776692f31167f32c1621168249a9ebfea2accc96
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>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
t/db_dependent/Budgets.t