X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fcaas-ingress%2Fcaas-ingress.component.spec.ts;h=c1b0a9801eeaba754e1420e1aaa68c1985910e44;hb=6dd828008e1c553b5b4ac6e45af0ccf73c2ed92e;hp=ba2055292dcf5007d7721a0c70bfedc787cafacc;hpb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;p=portal%2Fric-dashboard.git diff --git a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.spec.ts b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.spec.ts index ba205529..c1b0a980 100644 --- a/webapp-frontend/src/app/caas-ingress/caas-ingress.component.spec.ts +++ b/webapp-frontend/src/app/caas-ingress/caas-ingress.component.spec.ts @@ -2,14 +2,14 @@ * ========================LICENSE_START================================= * O-RAN-SC * %% - * Copyright (C) 2019 AT&T Intellectual Property and Nokia + * Copyright (C) 2019 AT&T Intellectual Property * %% * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at - * + * * http://www.apache.org/licenses/LICENSE-2.0 - * + * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. @@ -18,7 +18,7 @@ * ========================LICENSE_END=================================== */ - import { async, ComponentFixture, TestBed } from '@angular/core/testing'; +import { async, ComponentFixture, TestBed } from '@angular/core/testing'; import { CaasIngressComponent } from './caas-ingress.component';