aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites
diff options
context:
space:
mode:
authorBrian Freeman <bf1936@att.com>2019-09-20 10:21:26 -0500
committerBrian Freeman <bf1936@att.com>2019-09-20 10:22:53 -0500
commit707604faf821469bafe78de3e3155538c9c851d5 (patch)
treeabfd70b0a33de8ba61c59a9742941dfdbdf3a4bc /robot/testsuites
parent09840b250335c92a620de3bf561ba91a0df9f3ea (diff)
Fix ControlLoop Name and Teardown
Issue-ID: INT-1272 Change-Id: Ib9d628b59d1b0367d05d7f4973cf66ad0a48f161 Signed-off-by: Brian Freeman <bf1936@att.com>
Diffstat (limited to 'robot/testsuites')
-rw-r--r--robot/testsuites/closed-loop.robot4
1 files changed, 2 insertions, 2 deletions
diff --git a/robot/testsuites/closed-loop.robot b/robot/testsuites/closed-loop.robot
index 7c6ebcc7..bd26a623 100644
--- a/robot/testsuites/closed-loop.robot
+++ b/robot/testsuites/closed-loop.robot
@@ -20,5 +20,5 @@ VFWCL Closed Loop Test
Log ${EMPTY}
VFWCL High Test ${PACKET_GENERATOR_HOST}
VFWCL Low Test ${PACKET_GENERATOR_HOST}
- [Teardown] Run Keywords VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
- ... AND Teardown Closed Loop ${None} ${None} ${None} \ No newline at end of file
+ [Teardown] VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
+