[RICPLT-1898] Update robot files with updated REST urls
[ric-plt/e2mgr.git] / Automation / Tests / Reset_RIC_TO_RAN / Reset_Happy_with_cause.robot
index 693d018..651b218 100755 (executable)
@@ -38,5 +38,5 @@ Prepare Ran in Connected 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  204
\ No newline at end of file