X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Ffooter%2Ffooter.component.spec.ts;h=76f3573bed1fbd30b44daa217ea1573119dff3f4;hb=46eaa5dbc187a3ff6a87f5b05c170b1ab986e798;hp=2c8321ca95ac5875548f95fd0f158e21b365155f;hpb=0ad7c39f68411d7cbd1f013d1d46c8d4b1849bca;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/footer/footer.component.spec.ts b/webapp-frontend/src/app/footer/footer.component.spec.ts index 2c8321c..76f3573 100644 --- a/webapp-frontend/src/app/footer/footer.component.spec.ts +++ b/webapp-frontend/src/app/footer/footer.component.spec.ts @@ -20,7 +20,7 @@ import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { FooterComponent } from './footer.component'; -import { UiService } from '../services/ui/ui.service'; +import { UiService } from '@services/ui/ui.service'; describe('FooterComponent', () => { let component: FooterComponent;