summaryrefslogtreecommitdiffstats
path: root/portal-FE-os/src/app/pages/information-tooltip/information-tooltip.component.spec.ts
blob: 9c8c62143fbc4a4339d9db12f3ab5062badfab78 (plain)
1
2
3
4
5
6
7
8
import { async, ComponentFixture, TestBed } from '@angular/core/testing';

import { InformationTooltipComponent } from './information-tooltip.component';

describe('InformationTooltipComponent', () => {

  
});