diff options
author | Brian Freeman <bf1936@att.com> | 2019-09-20 10:21:26 -0500 |
---|---|---|
committer | Brian Freeman <bf1936@att.com> | 2019-09-23 17:16:45 +0000 |
commit | 3cc962edd68362b0bd61f7682b20bdfcfacba7ef (patch) | |
tree | a0dbb594927d784977ded8f74a74b79a1679047e /robot/testsuites | |
parent | 9ee1a1f5133e9fb4c3d24113ad73951b81d21277 (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.robot | 4 |
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} + |