X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pkg%2Fcontrol%2Fut_messaging_test.go;h=e10cdffcf946df4c96fc479f7e872a9e1ccd65cb;hb=3cdd2e0c0d042b816f6d35f68a93f97fbbe7efc1;hp=9c2874b7220394476efd41e60d00bedd24225004;hpb=53dbe7eafa69dcea736ba19c66581a80f374b51a;p=ric-plt%2Fsubmgr.git diff --git a/pkg/control/ut_messaging_test.go b/pkg/control/ut_messaging_test.go index 9c2874b..e10cdff 100644 --- a/pkg/control/ut_messaging_test.go +++ b/pkg/control/ut_messaging_test.go @@ -39,7 +39,7 @@ func TestSuiteSetup(t *testing.T) { SetPackerIf(e2ap_wrapper.NewUtAsn1E2APPacker()) - restDuplicateCtrl.Init() + mainCtrl.c.restDuplicateCtrl.Init() }