autotest: re-enable Rover BendyRuler test

This appears to now be working
This commit is contained in:
Peter Barker 2020-06-23 19:41:06 +10:00 committed by Randy Mackay
parent 473b027e03
commit bb14746517
1 changed files with 0 additions and 1 deletions

View File

@ -5240,7 +5240,6 @@ Brakes have negligible effect (with=%0.2fm without=%0.2fm delta=%0.2fm)
def disabled_tests(self):
return {
"PolyFenceObjectAvoidanceBendyRuler": "currently broken",
"DriveMaxRCIN": "currently triggers Arithmetic Exception",
}