Tools: autotest for copter spelling fix

This commit is contained in:
Randy Mackay 2021-03-06 10:04:46 +09:00 committed by Peter Barker
parent fe382e4d10
commit 78ddd0512c

View File

@ -977,7 +977,7 @@ class AutoTestCopter(AutoTest):
# Trigger low battery condition in land mode with FS_OPTIONS
# set to allow land mode to continue. Verify landing completes
# uninterupted.
# uninterrupted.
self.start_subtest("Battery failsafe with FS_OPTIONS set to continue landing")
self.takeoffAndMoveAway()
self.set_parameter('FS_OPTIONS', 8)