diff --git a/apps/api/src/app/portfolio/portfolio-calculator-novn-buy-and-sell-partially.spec.ts b/apps/api/src/app/portfolio/portfolio-calculator-novn-buy-and-sell-partially.spec.ts index 745dc9c39..f3b3e5881 100644 --- a/apps/api/src/app/portfolio/portfolio-calculator-novn-buy-and-sell-partially.spec.ts +++ b/apps/api/src/app/portfolio/portfolio-calculator-novn-buy-and-sell-partially.spec.ts @@ -22,7 +22,7 @@ describe('PortfolioCalculator', () => { }); describe('get current positions', () => { - it.only('with BALN.SW buy and sell', async () => { + it.only('with NOVN.SW buy and sell partially', async () => { const portfolioCalculator = new PortfolioCalculator({ currentRateService, currency: 'CHF',