add tests on filter-complete.pipe.ts

This commit is contained in:
Sylvain MATHIEU
2022-03-17 16:31:25 +01:00
parent 160b0eccc0
commit f9cc7f3883

View File

@ -11,7 +11,7 @@ class MockApiInformationService {
} }
fdescribe('DisplayPathPipe', () => { describe('DisplayPathPipe', () => {
beforeEach(async(() => { beforeEach(async(() => {
TestBed.configureTestingModule({ TestBed.configureTestingModule({