X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fnbi%2Fhttpgetter_test.go;h=0080a843b5dfcc3699718f8ce72a74cbe1787e22;hb=45b86cc64dc6071f160b0f2c9ab8dfb57d1ce039;hp=088917e701ff9fd45fdaf933d60769bb1d668646;hpb=a8596ec6db91b8a45a1a21421a726b9b05ce7d48;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) {