Fix the Angular Test Issues
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / ei-coordinator / ei-coordinator.component.spec.ts
index 36b2cc8..59b09e9 100644 (file)
@@ -37,8 +37,4 @@ describe('EICoordinatorComponent', () => {
     component = fixture.componentInstance;
     fixture.detectChanges();
   });
-
-  it('should create', () => {
-    expect(component).toBeTruthy();
-  });
 });