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=f4b78deddb07a1832b7445911588c830d01222b8;hp=2c8321ca95ac5875548f95fd0f158e21b365155f;hpb=84d9bf693900acf8624290919255fccd331c54e4;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;