Merge "Yang changes for l3vpn"
[vpnservice.git] / nexthopmgr / nexthopmgr-impl / src / test / java / org / opendaylight / vpnservice / nexthopmgr / test / NexthopManagerTest.java
index bef3a2770e11d779a552cb3f8acf896c1d3eb9bb..437aa7411bf8af0aeabafebe6874d6d2709c586f 100644 (file)
@@ -116,7 +116,7 @@ public class NexthopManagerTest {
     }
 
     @Override
-    public Long getNextHopId() {
+    public String getNextHopIp() {
       return null;
     }