X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Automation%2FTests%2FReset_RIC_TO_RAN%2FReset_Happy_with_cause.robot;h=651b2180fe2552a2bf74f0266ae8b5e1342364f6;hb=2af9fc1d1553f8742d5ed28081210e60640379da;hp=693d018ce5cb923c1552ff5ebf557f7c523c0773;hpb=88b31d518e6f4c0513962d6fa373f76c5e8c1306;p=ric-plt%2Fe2mgr.git diff --git a/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot b/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot index 693d018..651b218 100755 --- a/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot +++ b/Automation/Tests/Reset_RIC_TO_RAN/Reset_Happy_with_cause.robot @@ -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