Upgrade RF syntax for v3.2 compatibility
[integration/test.git] / csit / suites / sfc / SFC_Basic / 060__sfc_service_paths.robot
index 26e3750f0a3a35cbf66eb34f3013084e0a578a82..b24edc999e531549add5f89eeaf0bb5965dcade2 100644 (file)
@@ -81,7 +81,7 @@ Put One Service Function Path
     Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}
     Should Contain    ${resp.content}    SFC1-400
 
-*** keywords ***
+*** Keywords ***
 Init Suite
     [Documentation]    Initialize session and ODL version specific variables
     Create Session    session    http://${ODL_SYSTEM_IP}:${RESTCONFPORT}    auth=${AUTH}    headers=${HEADERS}