Refactor SFC_Basic tests to not use RSP RPCs
[integration/test.git] / csit / suites / sfc / SFC_Basic / 060__sfc_service_paths.robot
index bf028be4fe6c46d1b5a91ae4cc65e0197d5ad86c..f3bd49d524b3e1b74a7d994d5b8482792592729b 100644 (file)
@@ -71,8 +71,8 @@ Delete A Non-existing Empty Service Function Path
     ${path}    Get From Dictionary    ${result}    service-function-paths
     Lists Should be Equal    ${path}    ${paths}
 
-Put one Service Function
-    [Documentation]    Put one Service Function
+Put One Service Function Path
+    [Documentation]    Put one Service Function Path
     Add Elements To URI From File    ${SERVICE_FUNCTION_PATH400_URI}    ${SERVICE_FUNCTION_PATH400_FILE}
     ${resp}    RequestsLibrary.Get Request    session    ${SERVICE_FUNCTION_PATH400_URI}
     Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}