Re-enable all tests

This commit is contained in:
Thomas 2021-07-27 13:52:57 +02:00
parent c3d010135f
commit e0be792e46

View File

@ -612,7 +612,7 @@ describe('PortfolioCalculator', () => {
});
describe('get current positions', () => {
fit('with single VTI', async () => {
it('with single VTI', async () => {
const portfolioCalculator = new PortfolioCalculator(
currentRateService,
Currency.USD