From 67afaca4f14965ac90f724ec56fb87d900cf807a Mon Sep 17 00:00:00 2001 From: DR695H Date: Tue, 23 Jul 2019 17:13:23 -0400 Subject: cleaning up some warnings need these cleaned before switching over the variabel strucuture in preload Issue-ID: TEST-174 Change-Id: I1667f45b0135a059dfab2835c9b4f743703c60a5 Signed-off-by: DR695H --- robot/resources/stack_validation/packet_generator_interface.robot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'robot/resources/stack_validation') diff --git a/robot/resources/stack_validation/packet_generator_interface.robot b/robot/resources/stack_validation/packet_generator_interface.robot index 6b34669d..802c8df7 100644 --- a/robot/resources/stack_validation/packet_generator_interface.robot +++ b/robot/resources/stack_validation/packet_generator_interface.robot @@ -89,7 +89,7 @@ Disable All Streams Should Be Equal As Strings ${resp.status_code} 200 [Return] ${resp} - Disable Stream +Disable Stream [Documentation] Disables packet generator for the passed stream [Arguments] ${host} ${stream}=udp1 ${alias}=pgn ${session}= Connect To Packet Generator ${host} alias=${alias} -- cgit 1.2.3-korg