Replace clear errorlog with new interface keyword

Resolves openbmc/openbmc-test-automation#677

Change-Id: I6f79c9fa8032c8efd703905e22be1314f4a490c0
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/extended/test_bios_update.robot b/extended/test_bios_update.robot
index fe04f87..6d3c0fd 100644
--- a/extended/test_bios_update.robot
+++ b/extended/test_bios_update.robot
@@ -59,7 +59,7 @@
 
     # Call 'OBMC Boot Test' to do a 'REST Power Off', if needed.
     Run Key U  OBMC Boot Test \ REST Power Off
-    Run Key  Clear BMC Record Log
+    Run Key  Delete Error logs
 
 Update PNOR Image
     [Documentation]  Copy the PNOR image to the BMC /tmp dir and flash it.