Skip to content

Commit ff1175c

Browse files
Merge branch 'w2p-100414_Missing-search-result-statistics-7.4' into w2p-100414_Missing-search-result-statistics-PR
2 parents e6bc199 + c306dfd commit ff1175c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/shared/search/search.component.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ export function configureSearchComponentTestingModule(compType, additionalDeclar
240240
}).compileComponents();
241241
}
242242

243-
fdescribe('SearchComponent', () => {
243+
describe('SearchComponent', () => {
244244
beforeEach(waitForAsync(() => {
245245
configureSearchComponentTestingModule(SearchComponent);
246246
}));

0 commit comments

Comments
 (0)