[RICPLT-1898] Update robot files with updated REST urls
[ric-plt/e2mgr.git] / Automation / Tests / Reset_RIC_TO_RAN / Reset_Happy_no_cause.robot
index c9203be..13eeafd 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
+    PUT    /v1/nodeb/test1/reset
     Integer  response status  204
\ No newline at end of file