commit | 87baacd3abc712c58a807901ab4c85792c40fde5 | [log] [tgz] |
---|---|---|
author | George Keishing <gkeishin@in.ibm.com> | Thu Oct 09 21:22:05 2025 +0530 |
committer | George Keishing <gkeishin@in.ibm.com> | Thu Oct 09 21:31:49 2025 +0530 |
tree | b13cbad1e7826c85726162190fa9d199a5727608 | |
parent | 36b38f63d985d434695a24033f43d5f3aa8a279f [diff] |
Fix test teardown directive duplicate in suite Changes: - Setting 'Test Teardown' is allowed only once. Updated the directive syntax. Tested: - NA Change-Id: Ie16888008cdb3870a48aa23dc41ec38e81305aa8 Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/redfish/account_service/test_ipmi_redfish_user.robot b/redfish/account_service/test_ipmi_redfish_user.robot index d2e12c3..f6fc417 100644 --- a/redfish/account_service/test_ipmi_redfish_user.robot +++ b/redfish/account_service/test_ipmi_redfish_user.robot
@@ -10,7 +10,7 @@ Test Setup Test Setup Execution Test Teardown Test Teardown Execution -Test Teardown IPMI_Redfish_User +Test Tags IPMI_Redfish_User *** Variables ***