Corrected failing test case 40/4540/1
authorwahidw <abdulwahid.w@nokia.com>
Thu, 13 Aug 2020 10:29:55 +0000 (15:59 +0530)
committerwahidw <abdulwahid.w@nokia.com>
Thu, 13 Aug 2020 10:30:08 +0000 (16:00 +0530)
Change-Id: I726bda95b508ada491b08c430388997e0c7f43dd
Signed-off-by: wahidw <abdulwahid.w@nokia.com>
pkg/sbi/nngpush_test.go

index f2f8fe1..3acc56b 100644 (file)
@@ -152,7 +152,7 @@ func TestCreateEndpoint(t *testing.T) {
        var rmrpush = RmrPush{}
        resetTestPushDataset(rmrpush, stub.ValidEndpoints1)
        rmrpush.CreateEndpoint("192.168.0.1:0","Src=192.168.0.1:4561")
-       rmrpush.CreateEndpoint("localhost:4560","Src=localhost:4561")
+       rmrpush.CreateEndpoint("localhost:4560","Src=192.168.11.1:4444")
 }
 /*
 Initialize and send policies