Change HTTP code 200
[integration/test.git] / test / csit / suites / base-of13 / 110__restconf_flows.txt
index dcf2523cd7b2b506563359866c6f0853125e4a8b..4b4678c916e7c512f182e2998040e958a94302ca 100644 (file)
@@ -46,6 +46,7 @@ Verify after deleting flow config - Output to physical port#
     [Documentation]    Verify the flow
     [Tags]   Get
     ${resp}    Get    session     ${REST_CON}/node/openflow:1/table/0
+    Should Be Equal As Strings    ${resp.status_code}    200
     Should Not Contain     ${resp.content}    152
 
 #    Standing bug #368 - This has been fixed