Fixed code length to be under 110 characters
Signed-off-by: Anusha Dathatri <adathatr@in.ibm.com>
Change-Id: I3228f8830589cbc49a8ada1260106793e544e9cb
diff --git a/redfish/dmtf_tools/test_redfishtool_certificate.robot b/redfish/dmtf_tools/test_redfishtool_certificate.robot
index 5ec8437..69429d9 100644
--- a/redfish/dmtf_tools/test_redfishtool_certificate.robot
+++ b/redfish/dmtf_tools/test_redfishtool_certificate.robot
@@ -246,7 +246,8 @@
... '${expected_status}' == 'error' ${HTTP_NOT_FOUND}
${response}= Redfishtool Post
- ... ${payload} /redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertificate expected_error=${expected_resp}
+ ... ${payload} /redfish/v1/CertificateService/Actions/CertificateService.ReplaceCertificate
+ ... expected_error=${expected_resp}
${cert_file_content}= OperatingSystem.Get File ${cert_file_path}
${bmc_cert_content}= Redfishtool GetAttribute ${certificate_uri} CertificateString