Bug 32351: Fix Budgets.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
Jonathan Druart 2022-11-25 12:42:18 +01:00 committed by Tomas Cohen Arazi
parent eecad982ee
commit d077aa2e7d
Signed by: tomascohen
GPG key ID: 0A272EA1B2F3C15F

View file

@ -871,7 +871,7 @@ subtest 'GetBudgetSpent and GetBudgetOrdered and GetBudgetHierarchy shipping and
source => 'Aqbudgetperiod',
value => {
budget_period_active => 1,
budget_total => 10000,
budget_period_total => 10000,
}
});
my $budget = $builder->build({