Convert SFC checks from python2 to python3
[integration/test.git] / csit / suites / sfc / Full_Deploy / 013__sfc_service_functions_logical.robot
index 3b83eb260b6ff9874dc888b8a9ca5ff4a75fb87a..8df1e374caf1d58a805d4515ecdf79fdea7df252 100644 (file)
@@ -59,7 +59,7 @@ Delete A Service Function
     Remove All Elements At URI    ${SERVICE_FUNCTION_URI}/dpi-1
     ${resp}    RequestsLibrary.Get Request    session    ${SERVICE_FUNCTIONS_URI}
     Should Contain    ${ALLOWED_STATUS_CODES}    ${resp.status_code}
-    Should Not Contain    ${resp.content}    dpi-1
+    Should Not Contain    ${resp.text}    dpi-1
 
 Delete A Non-existing Empty Service Function
     [Documentation]    Delete A Non existing Service Function. Logical SFF