Moving to ubuntu 18 and fixing UT's
[ric-plt/rtmgr.git] / pkg / rpe / rmr_test.go
index da469fa..950cd99 100644 (file)
@@ -48,7 +48,7 @@ RmrPush.GeneratePolicies() method is tested for happy path case
 func TestRmrPushGeneratePolicies(t *testing.T) {
        var rmrpush = RmrPush{}
        var pcs rtmgr.RicComponents
-       resetTestDataset(stub.ValidEndpoints)
+       resetTestDataset(stub.ValidEndpoints1)
        stub.ValidPlatformComponents = nil
        rtmgr.Subs = *stub.ValidSubscriptions
        rtmgr.PrsCfg = stub.DummyRoutes