X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-frontend%2Fsrc%2Fapp%2Fservices%2Fpolicy%2Fpolicy.service.spec.ts;h=d37bb21036101c4dbd386a3031a76ae4531491a3;hb=c83ab44b8bdecc59a1dc231da4f29f620b53509d;hp=b451823b1461d3357cecdff07730967c36f3aab7;hpb=095fb8c5c7ef690bc6f4317338f0716a8b7c6cb9;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-frontend/src/app/services/policy/policy.service.spec.ts b/webapp-frontend/src/app/services/policy/policy.service.spec.ts index b451823..d37bb21 100644 --- a/webapp-frontend/src/app/services/policy/policy.service.spec.ts +++ b/webapp-frontend/src/app/services/policy/policy.service.spec.ts @@ -25,7 +25,7 @@ import { PolicyInstance, PolicyInstances, PolicyTypes } from '../../interfaces/p describe('PolicyService', () => { let apiVersion2 = 'v2' - let basePath = ''; + let basePath = '/a1-policy/'; let policyService: PolicyService; let httpTestingController: HttpTestingController; beforeEach(() => TestBed.configureTestingModule({