mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
[CST-5535] remove fdescibe.
This commit is contained in:
@@ -112,7 +112,7 @@ function getMockHealthDataService() {
|
|||||||
});
|
});
|
||||||
}
|
}
|
||||||
|
|
||||||
fdescribe('HealthComponent', () => {
|
describe('HealthComponent', () => {
|
||||||
let component: HealthComponent;
|
let component: HealthComponent;
|
||||||
let fixture: ComponentFixture<HealthComponent>;
|
let fixture: ComponentFixture<HealthComponent>;
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user