Re-enable all tests

pull/239/head
Thomas 3 years ago
parent c3d010135f
commit e0be792e46

@ -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

Loading…
Cancel
Save