aboutsummaryrefslogtreecommitdiffstats
path: root/robot/testsuites/closed-loop.robot
diff options
context:
space:
mode:
authorDR695H <dr695h@att.com>2019-08-02 11:53:24 -0400
committerDR695H <dr695h@att.com>2019-08-02 14:46:27 -0400
commite971ed9437e004b415b4321edc75883d69eca3e5 (patch)
tree5ad744e0c40c5e7ccc7b2cb9e2212ed40b770e1f /robot/testsuites/closed-loop.robot
parent2d8bd80f6c940914532213691d60c304ef7420f3 (diff)
no global properties portal
Issue-ID: TEST-184 Change-Id: I9880d93b3e78969a427bb0011350ac3e74e4d2fd Signed-off-by: DR695H <dr695h@att.com>
Diffstat (limited to 'robot/testsuites/closed-loop.robot')
-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 2fa501fc..7c6ebcc7 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}
- VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
- [Teardown] Teardown Closed Loop ${None} ${None} ${None}
+ [Teardown] Run Keywords VFWCL Set To Medium ${PACKET_GENERATOR_HOST}
+ ... AND Teardown Closed Loop ${None} ${None} ${None} \ No newline at end of file