[RICPLT-2523] Add SelectE2TInstance mechanism | Change Setup flow | Refactor code...
[ric-plt/e2mgr.git] / Automation / Tests / Health / get_health_check.robot
index 8cbacab..8fa9f59 100755 (executable)
@@ -31,10 +31,3 @@ Get Health
     Integer     response status       200
 
 
-*** Keywords ***
-Start dockers
-     Run And Return Rc And Output    ${run_script}
-     ${result}=  Run And Return Rc And Output     ${docker_command}
-     Should Be Equal As Integers    ${result[1]}    4
-
-