X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fmain%2Fmain.component.spec.ts;h=809ee3227be6ed54a8e78cf148e39cf4ed0ad93a;hb=refs%2Fchanges%2F50%2F5450%2F1;hp=df9a9aa37428752d2e2edd0f1a343c3dceb5d8d2;hpb=b36108a6b4f18c5620ed120184bdd8c86c85c70e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/main/main.component.spec.ts b/webapp-frontend/src/app/main/main.component.spec.ts index df9a9aa..809ee32 100644 --- a/webapp-frontend/src/app/main/main.component.spec.ts +++ b/webapp-frontend/src/app/main/main.component.spec.ts @@ -38,7 +38,5 @@ describe('MainComponent', () => { fixture.detectChanges(); }); - it('should create', () => { - expect(component).toBeTruthy(); - }); + });