Skip to content

Commit

Permalink
Fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
MrBartusek committed Apr 29, 2024
1 parent c77cce2 commit 78292a7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ describe('WarehouseRecalculateProcessor', () => {
_id: orgId,
settings: {
valueCalculationStrategy: OrgValueCalculationStrategy.BuyPrice,
currency: 'USD',
},
};

Expand Down

0 comments on commit 78292a7

Please sign in to comment.