Fix some L2GW test cases for existing connections
[integration/test.git] / csit / libraries / L2GatewayOperations.robot
index fa17b848348314f1742ae991afe213f1433ec61f..b2633f88632f61202e6b507e97f4e29946cdb853 100644 (file)
@@ -116,7 +116,6 @@ Verify L2Gateway Connection
     Should Contain    ${output}    ${l2gw_id}
     @{list_to_check}=    Create List    ${l2gw_id}
     Utils.Check For Elements At URI    ${L2GW_CONN_LIST_REST_URL}    ${list_to_check}    session
-    [Return]    ${l2gw_output}
 
 Delete L2Gateway Connection
     [Arguments]    ${gw_name}