mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
Tools: autotest for copter spelling fix
This commit is contained in:
parent
fe382e4d10
commit
78ddd0512c
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user