Browse Source

Fix test

pull/1889/head
Thomas 2 years ago
parent
commit
64d0e0c4cf
  1. 1
      apps/api/src/app/portfolio/current-rate.service.spec.ts

1
apps/api/src/app/portfolio/current-rate.service.spec.ts

@ -91,6 +91,7 @@ describe('CurrentRateService', () => {
null,
[],
null,
null,
propertyService
);
exchangeRateDataService = new ExchangeRateDataService(

Loading…
Cancel
Save