diff --git a/apps/api/src/app/portfolio/current-rate.service.spec.ts b/apps/api/src/app/portfolio/current-rate.service.spec.ts index 0dd2b3a68..c9711aa7b 100644 --- a/apps/api/src/app/portfolio/current-rate.service.spec.ts +++ b/apps/api/src/app/portfolio/current-rate.service.spec.ts @@ -98,7 +98,8 @@ describe('CurrentRateService', () => { [], null, null, - propertyService + propertyService, + null ); exchangeRateDataService = new ExchangeRateDataService( null,