[RICPLT-1898] Update robot files with updated REST urls
[ric-plt/e2mgr.git] / Automation / Tests / Reset_RIC_TO_RAN / Reset_unhappy.robot
index 9f1b33f..546a92d 100755 (executable)
@@ -48,7 +48,7 @@ Prepare Ran in Connecting connectionStatus
 
 Send Reset reqeust with no cause
     Set Headers     ${header}
-    PUT    /v1/nodeb-reset/test1    ${resetcausejson}
+    PUT    /v1/nodeb/test1/reset    ${resetcausejson}
     Integer  response status  400
     Integer  response body errorCode   403