mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
100414: remove fdescribe
This commit is contained in:
@@ -240,7 +240,7 @@ export function configureSearchComponentTestingModule(compType, additionalDeclar
|
||||
}).compileComponents();
|
||||
}
|
||||
|
||||
fdescribe('SearchComponent', () => {
|
||||
describe('SearchComponent', () => {
|
||||
beforeEach(waitForAsync(() => {
|
||||
configureSearchComponentTestingModule(SearchComponent);
|
||||
}));
|
||||
|
Reference in New Issue
Block a user