From 721109e986820fc4e9b15f084eef5cbe0f2093f2 Mon Sep 17 00:00:00 2001 From: Dan Date: Sun, 3 Mar 2024 10:11:17 +0100 Subject: [PATCH] Fix test for build --- .../portfolio-calculator-novn-baln-buy-and-sell.spec.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/api/src/app/portfolio/portfolio-calculator-novn-baln-buy-and-sell.spec.ts b/apps/api/src/app/portfolio/portfolio-calculator-novn-baln-buy-and-sell.spec.ts index 46da916c5..fe96d90a7 100644 --- a/apps/api/src/app/portfolio/portfolio-calculator-novn-baln-buy-and-sell.spec.ts +++ b/apps/api/src/app/portfolio/portfolio-calculator-novn-baln-buy-and-sell.spec.ts @@ -141,7 +141,7 @@ describe('PortfolioCalculator', () => { netPerformanceInPercentage: 13.100263852242744, netPerformanceInPercentageWithCurrencyEffect: 13.100263852242744, netPerformanceWithCurrencyEffect: 19.86, - timeWeightedPerformance: 13.100263852242744, + timeWeightedPerformance: 0, totalInvestment: 0, totalInvestmentValueWithCurrencyEffect: 0, value: 0,