lf_check.py bug fix test_result correctly named

Signed-off-by: Chuck SmileyRekiere <chuck.smileyrekiere@candelatech.com>
This commit is contained in:
Chuck SmileyRekiere
2021-10-19 05:14:37 -06:00
parent 20fd8b206d
commit ebd947925e

View File

@@ -850,7 +850,7 @@ NOTE: Diagrams are links in dashboard""".format(ip_qa=ip, qa_url=qa_url)
background = self.background_green
else:
# if stdout empty that is a failure also
self.test_resut = "Failure"
self.test_result = "Failure"
background = self.background_red
# if there was a