Wrong syntax in teardown test code
Changes:
- Fix space for the new line in the teardown
directive.
Tested:
- NA
Change-Id: I0aefd97658a2a69c119fa57b3ab809468a1712b0
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/managers/test_bmc_ipv6.robot b/redfish/managers/test_bmc_ipv6.robot
index 63a9aa0..a610e28 100644
--- a/redfish/managers/test_bmc_ipv6.robot
+++ b/redfish/managers/test_bmc_ipv6.robot
@@ -85,7 +85,7 @@
[Documentation] Modify IPv6 address and verify.
[Tags] Modify_IPv6_Address_And_Verify
[Teardown] Run Keywords
- ... Delete IPv6 Address ${test_ipv6_addr1} AND Test Teardown Execution
+ ... Delete IPv6 Address ${test_ipv6_addr1} AND Test Teardown Execution
Configure IPv6 Address On BMC ${test_ipv6_addr} ${test_prefix_length}