Browse Source

fix(test): add line break

pull/4650/head
KenTandrian 4 months ago
parent
commit
cae950bd42
  1. 1
      apps/api/src/app/portfolio/calculator/roai/portfolio-calculator-btceur.spec.ts

1
apps/api/src/app/portfolio/calculator/roai/portfolio-calculator-btceur.spec.ts

@ -141,6 +141,7 @@ describe('PortfolioCalculator', () => {
value: 0, value: 0,
valueWithCurrencyEffect: 0 valueWithCurrencyEffect: 0
}); });
/** /**
* Closing price on 2021-12-12: 50098.3 * Closing price on 2021-12-12: 50098.3
*/ */

Loading…
Cancel
Save