Bug 32351: Fix Budgets.t
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
eecad982ee
commit
d077aa2e7d
1 changed files with 1 additions and 1 deletions
|
@ -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({
|
||||
|
|
Loading…
Reference in a new issue