Fix the Angular Test Issues
[portal/nonrtric-controlpanel.git] / webapp-frontend / src / app / main / main.component.spec.ts
index df9a9aa..809ee32 100644 (file)
@@ -38,7 +38,5 @@ describe('MainComponent', () => {
     fixture.detectChanges();
   });
 
-  it('should create', () => {
-    expect(component).toBeTruthy();
-  });
+
 });