X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fnbi%2Fhttpgetter_test.go;h=0080a843b5dfcc3699718f8ce72a74cbe1787e22;hb=refs%2Fchanges%2F03%2F2503%2F1;hp=088917e701ff9fd45fdaf933d60769bb1d668646;hpb=6977ffdf72ad2e7bd5973f695f4b6ebb23630517;p=ric-plt%2Frtmgr.git diff --git a/pkg/nbi/httpgetter_test.go b/pkg/nbi/httpgetter_test.go index 088917e..0080a84 100644 --- a/pkg/nbi/httpgetter_test.go +++ b/pkg/nbi/httpgetter_test.go @@ -38,6 +38,7 @@ import ( var ( XMURL = "http://127.0.0.1:3000/ric/v1/xapps" + E2MURL = "http://127.0.0.1:8080/ric/v1/e2t/list" ) func TestFetchXappListInvalidData(t *testing.T) {