aboutsummaryrefslogtreecommitdiffstats
path: root/tests/sdnc/healthcheck/test1.robot
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sdnc/healthcheck/test1.robot')
-rw-r--r--tests/sdnc/healthcheck/test1.robot2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sdnc/healthcheck/test1.robot b/tests/sdnc/healthcheck/test1.robot
index 3648a8e4..85783a79 100644
--- a/tests/sdnc/healthcheck/test1.robot
+++ b/tests/sdnc/healthcheck/test1.robot
@@ -6,7 +6,7 @@ Library json
Library String
*** Variables ***
-${SDN_APIDOCS_URI} /apidoc/apis
+${SDN_APIDOCS_URI} /apidoc/openapi3/18/apis/single
${SDN_HEALTHCHECK_OPERATION_PATH} /operations/SLI-API:healthcheck
*** Test Cases ***