Add remove session and update remove channel
[integration/test.git] / csit / suites / usc / tcp / 110_TCP / Test.robot
index 1f1d28ae8bbd4661ed06e41bad0d4d8562d4d9c7..d830e6ba051f921d44606523e8fa037e16afa735 100644 (file)
@@ -62,7 +62,7 @@ View Bytes In and Bytes Out
 
 Remove Channel
     [Documentation]    Remove the channel
-    ${content}    Create Dictionary    hostname=${TOOLS_SYSTEM_IP}    port=${ECHO_SERVER_PORT}    tcp=true
+    ${content}    Create Dictionary    hostname=${TOOLS_SYSTEM_IP}    tcp=true
     ${channel}    Create Dictionary    channel=${content}
     ${input}    Create Dictionary    input=${channel}
     ${data}    json.dumps    ${input}